ComponentOne PDF for .NET
CSJ2K.j2k.entropy.encoder Namespace / CodedCBlkDataSrcEnc Interface / getCompULY Method
The index of the component.

In This Topic
    getCompULY Method (CodedCBlkDataSrcEnc)
    In This Topic
    Returns the vertical coordinate of the upper-left corner of the specified component in the current tile.
    Syntax
    'Declaration
     
    
    Function getCompULY( _
       ByVal c As Integer _
    ) As Integer
    int getCompULY( 
       int c
    )

    Parameters

    c
    The index of the component.
    See Also