The title sums it up. Using the standalone exiftool program to delete all image metadata on the console, I see the line Color space data: RGB It looks like this is taken from the ICC header
I want to get the same data programmatically in java. I tried the drew noakes library and the Sanselan library but did not give me the RGB value for any field.
Alb
source share