C# (CSharp) CSJ2K.Icc.Types Namespace

Classes

Name Description
ICCDateTime Date Time format for tags
ICCProfileHeader An ICC profile contains a 128-byte header followed by a variable number of tags contained in a tag table. This class models the header portion of the profile. Most fields in the header are ints. Some, such as data and version are aggregations of ints. This class provides an api to those fields as well as the definition of standard constants which are used in the header.
ICCProfileVersion This class describes the ICCProfile Version as contained in the header of the ICC Profile.
XYZNumber A convientient representation for the contents of the ICCXYZTypeTag class.