GetWidth
Gets the image width (alternatively use F_VN_GetImageWidth).
Syntax
Definition:
METHOD GetWidth : HRESULT
VAR_INPUT
nWidth : Reference To UDINT;
END_VAR
Inputs
Name |
Type |
Description |
---|---|---|
nWidth |
Reference To UDINT |
Returns the image width in pixels. |