ComponentOne PDF for .NET
CSJ2K.Icc.Lut Namespace / LookUpTable32Gamma Class / toStringWholeLut Method

In This Topic
    toStringWholeLut Method (LookUpTable32Gamma)
    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