[]
        
(Showing Draft Content)

CSJ2K.j2k.image.ImgData.getCompImgHeight

getCompImgHeight Method

getCompImgHeight(int)

Returns the height in pixels of the specified component in the overall image.

Declaration
int getCompImgHeight(int c)
Function getCompImgHeight(c As Integer) As Integer
Parameters
Type Name Description
int c

The index of the component, from 0 to N-1.

Returns
Type Description
int

The height in pixels of component n in the overall image.