ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.Color Namespace / ColorSpaceMapper Class
Members

In This Topic
    ColorSpaceMapper Class
    In This Topic
    This 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.
    Object Model
    ColorSpaceMapper Class
    Syntax
    'Declaration
     
    
    Public MustInherit Class ColorSpaceMapper 
       Inherits CSJ2K.j2k.image.ImgDataAdapter
       Implements CSJ2K.j2k.image.BlkImgDataSrc, CSJ2K.j2k.image.ImgData 
    Inheritance Hierarchy
    See Also