Unable to read raw pixel data for a single pixel
- anthony
 - Posts: 8883
 - Joined: 2004-05-31T19:27:03-07:00
 - Authentication code: 8675308
 - Location: Brisbane, Australia
 
For the command line use
to get the 3,5 pixel
			
			
									
						
							Code: Select all
   convert image.png  -crop 1x1+3+5 txt:-    Anthony Thyssen   -- Webmaster for ImageMagick Example Pages
https://imagemagick.org/Usage/
			
						https://imagemagick.org/Usage/