[]
        
(Showing Draft Content)

CSJ2K.Color.Resampler.getCompImgHeight

getCompImgHeight Method

getCompImgHeight(int)

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

Declaration
public override int getCompImgHeight(int c)
Public Overrides Function getCompImgHeight(c As Integer) As Integer
Parameters
Type Name Description
int c
Returns
Type Description
int
Overrides