SetCameraMatrix

SetCameraMatrix 1:

Sets the camera matrix to the TcVnGevImageProvider TcCOM module

Syntax

Definition:

METHOD SetCameraMatrix : HRESULT
VAR_IN_OUT
    aCameraMatrix : TcVnMatrix3x3_LREAL;
END_VAR

SetCameraMatrix 2: In/Outputs

Name

Type

Description

aCameraMatrix

TcVnMatrix3x3_LREAL

The camera matrix to be copied to the TcCOM module

SetCameraMatrix 3: Return value

HRESULT