ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.Icc.Lut Namespace / MonochromeTransformTosRGB Class
Members

In This Topic
    MonochromeTransformTosRGB Class
    In This Topic
    This class constructs a LookUpTableFP from a RestrictedICCProfile. The values in this table are used to calculate a second lookup table (simply a short []). table. When this transform is applied to an input DataBlk, an output data block is constructed by using the input samples as indices into the lookup table, whose values are used to populate the output DataBlk.
    Object Model
    MonochromeTransformTosRGB Class
    Syntax
    'Declaration
     
    
    Public Class MonochromeTransformTosRGB 
    public class MonochromeTransformTosRGB 
    Inheritance Hierarchy

    System.Object
       CSJ2K.Icc.Lut.MonochromeTransformTosRGB

    See Also