GetWidth

GetWidth 1:

Gets the image width (alternatively use F_VN_GetImageWidth).

Syntax

Definition:

METHOD GetWidth : HRESULT
VAR_INPUT
    nWidth : Reference To UDINT;
END_VAR

GetWidth 2: Inputs

Name

Type

Description

nWidth

Reference To UDINT

Returns the image width in pixels.

GetWidth 3: Return value

HRESULT