GetPixelFormat

GetPixelFormat 1:

Gets the pixel format (alternatively use F_VN_GetPixelFormat).

Syntax

Definition:

METHOD GetPixelFormat : HRESULT
VAR_INPUT
    stPixelFormat : Reference To TcVnPixelFormat;
END_VAR

GetPixelFormat 2: Inputs

Name

Type

Description

stPixelFormat

Reference To TcVnPixelFormat

Returns a struct describing the pixel format.

GetPixelFormat 3: Return value

HRESULT