note 98152 deleted from book.image by thiago
| Newsgroups | php.notes |
|---|---|
| Message-ID | <[email protected]> |
Note Submitter: mac_doggie at hotmail dot com ---- Is there a way to read the color of a pixel? Let's say I open an image file with imagecreatefromjpeg and I want to know what color the pixel on location 1,1 or 1,2 etc is. So I can read/scan the image.