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

In This Topic
    toStringWholeLut Method (LookUpTable32)
    In This Topic
    Create the string representation of a 32 bit lut.
    Syntax
    'Declaration
     
    
    Public Overridable Function toStringWholeLut() As String
    public virtual string toStringWholeLut()

    Return Value

    the lut as a String
    See Also