RGB24 Packed
Format |
FourCC |
Storage type |
Storage requirement |
RGB24 Packed |
BI_RGB,RGB |
PACKED |
3 Bytes/pixel |
Spatial sampling periods
Component |
Horizontal |
Vertical |
R |
1 |
1 |
G |
1 |
1 |
B |
1 |
1 |
Spatial map
Plane assignment
Plane# |
Plane name |
Storage requirement |
0 |
RGB |
3 Byte/pixel |
1 |
- |
- |
2 |
- |
- |
3 |
- |
- |
Plane 0 |
Memory layout |
|||||||||||||||||||||||||||||||
Word 2 |
Pixel 3: R |
Pixel 3: G |
Pixel 3: B |
Pixel 2: R |
||||||||||||||||||||||||||||
Word 1 |
Pixel 2: G |
Pixel 2: B |
Pixel 1: R |
Pixel 1: G |
||||||||||||||||||||||||||||
Word 0 |
Pixel 1: B |
Pixel 0: R |
Pixel 0: G |
Pixel 0: B |
||||||||||||||||||||||||||||
Byte# |
3 |
2 |
1 |
0 |
||||||||||||||||||||||||||||
Bit# |
31 |
30 |
29 |
28 |
27 |
26 |
25 |
24 |
23 |
22 |
21 |
20 |
19 |
18 |
17 |
16 |
15 |
14 |
13 |
12 |
11 |
10 |
9 |
8 |
7 |
6 |
5 |
4 |
3 |
2 |
1 |
0 |