GetWidth
Gets the image width (alternatively use F_VN_GetImageWidth).
Syntax
Definition:
HRESULT GetWidth(
ULONG& nWidth
)Parameters
|
Name |
Type |
Description |
|---|---|---|
|
nWidth |
ULONG& |
Returns the image width in pixels. |
Return value