ComponentOne PDF for .NET
CSJ2K.j2k.quantization.quantizer Namespace / CBlkQuantDataSrcEnc Interface / getCompULX Method
The index of the component.

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

    Parameters

    c
    The index of the component.
    See Also