Class IccReader

java.lang.Object
com.drew.metadata.icc.IccReader
All Implemented Interfaces:
JpegSegmentMetadataReader, MetadataReader

public class IccReader extends Object implements JpegSegmentMetadataReader, MetadataReader
Reads an ICC profile.

More information about ICC:

  • http://en.wikipedia.org/wiki/ICC_profile
  • http://www.sno.phy.queensu.ca/~phil/exiftool/TagNames/ICC_Profile.html
  • https://developer.apple.com/library/mac/samplecode/ImageApp/Listings/ICC_h.html