[]
Returns the overall height of the image in pixels. This is the image's height without accounting for any component subsampling or tiling.
int ImgHeight { get; }
ReadOnly Property ImgHeight As Integer
| Type | Description |
|---|---|
| int | The total image's height in pixels. |