ComponentOne PDF for .NET
CSJ2K.Icc.Lut Namespace / LookUpTable32LinearSRGBtoSRGB Class / elementAt Method
of the element

In This Topic
    elementAt Method (LookUpTable32LinearSRGBtoSRGB)
    In This Topic
    lut accessor
    Syntax
    'Declaration
     
    
    Public Function elementAt( _
       ByVal index As Integer _
    ) As Integer
    public int elementAt( 
       int index
    )

    Parameters

    index
    of the element

    Return Value

    the lut [index]
    See Also