ADLINK PCIe-2602 User Manual

Page 38

Advertising
background image

28

Function Library

Image Orientation

Sets or retrieves orientation of images in memory.

Syntax

C/C++

int Sdi_SetImageOrientation (UINT Number, UINT

Value)

int Sdi_GetImageOrientation (UINT Number,

UINT& Value)

C#

int SetImageOrientation (uint Number, uint

Value)

int GetImageOrientation (uint Number, out uint

Value)

VB.Net

SetImageOrientation (ByVal Number as UInteger,

ByVal Value As UInteger) As Integer

GetImageOrientation (ByVal Number as UInteger,

ByRef Value As UInteger) As Integer

Parameter(s)

Number

The number of the SDI channel, with allowed values from 0

to 31.

Advertising