[]
        
(Showing Draft Content)

CSJ2K.j2k.wavelet.synthesis.InvWTAdapter.ImgHeight

ImgHeight Property

ImgHeight

Returns the overall height of the image in pixels. This is the image's height without accounting for any component subsampling or tiling.

Declaration
public virtual int ImgHeight { get; }
Property Value
Type Description
int

The total image's height in pixels.

Implements