ComponentOne PDF for .NET
CSJ2K.Icc.Lut Namespace / LookUpTable16Gamma Class / ToString Method

In This Topic
    ToString Method (LookUpTable16Gamma)
    In This Topic
    Create an abbreviated string representation of a 16 bit lut.
    Syntax
    'Declaration
     
    
    Public Overridable Function ToString() As String
    public virtual string ToString()

    Return Value

    the lut as a String
    See Also