ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.Icc.Types Namespace
Inheritance Hierarchy
In This Topic
    CSJ2K.Icc.Types Namespace
    In This Topic
    Classes
     ClassDescription
    ClassDate Time format for tags
    ClassAn 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.
    ClassThis class describes the ICCProfile Version as contained in the header of the ICC Profile.
    ClassA convientient representation for the contents of the ICCXYZTypeTag class.
    See Also