8-bit RGB
MultiCam Name |
PFNC Name |
Storage Type |
Storage Requirement |
---|---|---|---|
N/A |
BGR8 |
PACKED |
3 Bytes/pixel |
Memory Layout
@ | +3 | +2 | +1 | +0 | ||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0 |
Pixel[1,0]: R |
Pixel[0,0]: B |
Pixel[0,0]: G |
Pixel[0,0]: R |
||||||||||||||||||||||||||||
4 |
Pixel[2,0]: G |
Pixel[2,0]: R |
Pixel[1,0]: B |
Pixel[1,0]: G |
||||||||||||||||||||||||||||
8 |
Pixel[3,0]: B |
Pixel[3,0]: G |
Pixel[3,0]: R |
Pixel[2,0]: B |