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?
↧