Class IccReader

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

@Deprecated(since="2024-11-20") public class IccReader extends Object implements JpegSegmentMetadataReader, MetadataReader
Deprecated.
Usage of this API is not supported in AEM as a Cloud Service.
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