ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.Icc Namespace
Inheritance Hierarchy
In This Topic
    CSJ2K.Icc Namespace
    In This Topic
    Classes
     ClassDescription
    ClassThis class enables an application to construct an 3 component ICCProfile
    ClassThe monochrome ICCProfile.
    ClassThis class models the ICCProfile file. This file is a binary file which is divided into two parts, an ICCProfileHeader followed by an ICCTagTable. The header is a straightforward list of descriptive parameters such as profile size, version, date and various more esoteric parameters. The tag table is a structured list of more complexly aggragated data describing things such as ICC curves, copyright information, descriptive text blocks, etc. Classes exist to model the header and tag table and their various constituent parts the developer is refered to these for further information on the structure and contents of the header and tag table.
    ClassThis exception is thrown when the content of a profile is incorrect.
    ClassThis exception is thrown when the content of an an icc profile is in someway incorrect.
    ClassThis exception is thrown when an image contains no icc profile. is incorrect.
    ClassThis class provides ICC Profiling API for the jj2000.j2k imaging chain by implementing the BlkImgDataSrc interface, in particular the getCompData and getInternCompData methods.
    ClassThis class is a 3 component RestrictedICCProfile
    ClassThis class is a 1 component RestrictedICCProfile
    ClassThis profile is constructed by parsing an ICCProfile and is the profile actually applied to the image.
    See Also