ADLINK Technology RTV Series User Manual page 133

Multi-channel real-time video frame grabber series
Table of Contents

Advertisement

Format
DWORD(32Bit)
RGB15
Gray Scale(Y8)
@ Syntax
C/C++ (Windows/CE.NET)
I16 AngeloRTV_Copy_Frame(U16 PortNo,U8
*Dest_Address,U32 Size_Byte);
I16 AngeloRTV_Get_Frame(U16 PortNo,U32*
Start_Address, U32* Width, U32* Height, U32*
Size_Byte);
16 AngeloRTV_Save_File(U16 PortNo, char*
FileName,U8 FileFormat,U32 nQuality);
Visual Basic (Windows/CE.NET)
AngeloRTV_Copy_Frame (ByVal PortNo As Integer,
Dest_Address As Byte, ByVal Size_byte As
Long) As Integer
AngeloRTV_Get_Frame (ByVal PortNo As Integer,
ByRef Start_Address As Long, ByRef Width as
Long, ByRef Height As Long, ByRef Size_byte
As Long) As Integer
AngeloRTV_Save_File (ByVal PortNo As Integer,
ByVal FileName As String, ByVal FileFormat
As Byte, ByVal nQuality As Long) As Integer
Delphi (Windows)
AngeloRTV_Copy_Frame(PortNo:Smallint;var
Dest_Address:Byte;Size_byte:Longint):Smalli
nt;
AngeloRTV_Get_Frame(PortNo:Smallint;var
Start_Address:Pointer; var Width:Longint ,
var Height:Longint ,var
Size_byte:Longint):Smallint;
AngeloRTV_Save_File(PortNo:Smallint;FileName:Str
ing;FileFormat:Byte;nQuality
:LongIng):Smallint;
@ Argument
PortNo:
Function Library
{0,R0[30:26],
Dw0
G0[25:21],
B0[20:16]}
Dw0
Y3
Table 5-3: Pixel Data
Pixel Data
{0,R0[14:10],
G0[9:5],
B0[4:0]}
Y2
Y1
Y0
123

Advertisement

Table of Contents
loading

Table of Contents