ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.Icc.Lut Namespace / LookUpTable16 Class / elementAt Method
of the element

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

    Parameters

    index
    of the element

    Return Value

    the lut [index]
    See Also