GetHeight
Gets the image height (alternatively use F_VN_GetImageHeight).
Syntax
Definition:
HRESULT GetHeight(
ULONG& nHeight
)
Parameters
Name |
Type |
Description |
---|---|---|
nHeight |
ULONG& |
Returns the image height in pixels. |