Format
|
Data type
|
Dimensions
|
Mono (8)
|
Byte
|
0 to SizeX -1, 0 to Lines - 1
|
Raw Color (8)
|
Byte
|
0 to SizeX -1, 0 to Lines - 1
|
YUV (4:1:1)
|
Byte
|
0 to SizeX*3/2 -1, 0 to Lines - 1
|
YUV (4:2:2)
|
Integer (word)
|
0 to SizeX -1, 0 to Lines - 1
|
YUV (4:4:4)
|
Integer (word)
|
0 to SizeX -1, 0 to Lines - 1
|
Mono (16)
|
Integer (word)
|
0 to SizeX -1, 0 to Lines - 1
|
Raw Color (16)
|
Integer (word)
|
0 to SizeX -1, 0 to Lines - 1
|
RGB (8:8:8)
|
Byte
|
0 to SizeX * 3 - 1, 0 to Lines - 1
|
RGB (16:16:16)
|
Integer (word)
|
0 to SizeX * 3 - 1, 0 to Lines - 1
|