Page 1 of 1

Get the pixels from Image

Posted: Sat Jul 03, 2004 4:02 pm
by bogho
How can I get the pixels from the current opened Image in photoshop using an automation plugin?

Posted: Mon Jul 05, 2004 3:22 pm
by Guest
How can I can the image pixels from an FilterRecord structure?
The pixel should be like
{
Red:
Green:
Blue:
}

The image is supposed to be JPEG.