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

In This Topic
    EsRgbColorSpaceMapper Class
    In This Topic
    This decodes maps which are defined in the e-sRGB colorspace into the sRGB colorspace.
    Object Model
    EsRgbColorSpaceMapper Class
    Syntax
    'Declaration
     
    
    Public Class EsRgbColorSpaceMapper 
       Inherits ColorSpaceMapper
       Implements CSJ2K.j2k.image.BlkImgDataSrc, CSJ2K.j2k.image.ImgData 
    Inheritance Hierarchy

    System.Object
       CSJ2K.j2k.image.ImgDataAdapter
          CSJ2K.Color.ColorSpaceMapper
             CSJ2K.Color.EsRgbColorSpaceMapper

    See Also