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

In This Topic
    ToString Method (MonochromeTransformTosRGB)
    In This Topic
    String representation of class
    Syntax
    'Declaration
     
    
    Public Overrides Function ToString() As String
    public override string ToString()

    Return Value

    suitable representation for class
    See Also