Pixel Format
|
Data type
|
Dimensions
|
Mono8, Mono8s
|
Byte
|
0 to SizeX -1, 0 to Lines - 1
|
Bayer**8
|
Byte
|
0 to SizeX -1, 0 to Lines - 1
|
Mono10, Mono12, Mono16
|
Integer (word)
|
0 to SizeX -1, 0 to Lines - 1
|
Bayer**10, Bayer**12, Bayer**16
|
Integer (word)
|
0 to SizeX -1, 0 to Lines - 1
|
Mono10Packed, Mono12Packed
|
Byte
|
0 to SizeX*3/2 -1, 0 to Lines - 1
|
YUV411_8_UYYVYY
|
Byte
|
0 to SizeX*3/2 -1, 0 to Lines - 1
|
YUV422_8_UYVY, YUV8_YUV
|
Integer (word)
|
0 to SizeX -1, 0 to Lines - 1
|
RGB8, BGR8
|
Byte
|
0 to SizeX * 3 - 1, 0 to Lines - 1
|
RGBa8, BGRa8
|
Byte
|
0 to SizeX * 4 - 1, 0 to Lines - 1
|
RGB10, BGR10, RGB12, BGR12
|
Integer (word)
|
0 to SizeX * 3 - 1, 0 to Lines - 1
|
BGR10V1Packed, BGR10V2Packed
|
Long
|
0 to SizeX -1, 0 to Lines - 1
|
RGB8Planar
|
Byte
|
0 to SizeX * 3 - 1, 0 to Lines - 1
|
RGB10Planar, RGB12Planar, RGB16Planar
|
Integer (word)
|
0 to SizeX * 3 - 1, 0 to Lines - 1
|
Coord3D_ABC16
|
Integer (word)
|
1, 0 to SizeY * 3 - 1
|
Coord3D_ABC32f
|
Float (dword)
|
1, 0 to SizeY * 3 - 1
|