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

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

    Return Value

    the lut as a String
    See Also