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.

GetWidth 1: Return value

HRESULT