ComponentOne PDF for .NET
CSJ2K.j2k.wavelet Namespace / WaveletTransform Interface / ImgHeight Property

In This Topic
    ImgHeight Property (WaveletTransform)
    In This Topic
    Returns the overall height of the image in pixels. This is the image's height without accounting for any component subsampling or tiling.
    Syntax
    'Declaration
     
    
    ReadOnly Property ImgHeight As Integer
    int ImgHeight {get;}

    Property Value

    The total image's height in pixels.
    See Also