Class IccReader

  • All Implemented Interfaces:
    JpegSegmentMetadataReader, MetadataReader

    public class IccReader
    extends java.lang.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