1 Reply Latest reply: Jan 20, 2014 4:45 PM by MOMIR ZECEVIC RSS

    How to read&write pixel values of a document for an Automation plugin?

    dooliuweili Community Member

      Morning everyone, I am developing an automation plugin to process several images at a time. A key step to implement this plugin is to read all pixels of these images. I know for Filter plugin we can access pixel values with advance state. But how can I access pixel values for Automation plugin? Which sampleCode does demonstrate a similar usage?