ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.Color Namespace
Inheritance Hierarchy
In This Topic
    CSJ2K.Color Namespace
    In This Topic
    Classes
     ClassDescription
    ClassThis class is responsible for the mapping between requested components and image channels.
    Class 
    ClassThis class analyzes the image to provide colorspace information for the decoding chain. It does this by examining the box structure of the JP2 image. It also provides access to the parameter list information, which is stored as a public final field.
    ClassThis exception is thrown when the content of an image contains an incorrect colorspace box
    ClassThis is the base class for all modules in the colorspace and icc profiling steps of the decoding chain. It is responsible for the allocation and iniitialization of all working storage. It provides several utilities which are of generic use in preparing DataBlks for use and provides default implementations for the getCompData and getInternCompData methods.
    ClassThis class provides Enumerated ColorSpace API for the jj2000.j2k imaging chain by implementing the BlkImgDataSrc interface, in particular the getCompData and getInternCompData methods.
    ClassThis decodes maps which are defined in the e-sRGB colorspace into the sRGB colorspace.
    ClassThis class provides decoding of images with palettized colorspaces. Here each sample in the input is treated as an index into a color palette of triplet sRGB output values.
    ClassThis class resamples the components of an image so that all have the same number of samples. The current implementation only handles the case of 2:1 upsampling.
    ClassThis decodes maps which are defined in the sYCC colorspace into the sRGB colorspadce.
    Enumerations
     EnumerationDescription
    Enumeration 
    Enumeration 
    See Also