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