24-bit RGB packed (RGB24)

Table 1. Beginning-of-line memory layout when ImageFlipX = OFF
Byte offset 1-field 2-field
0

Bit[3:0]: IIN[4:1]

Bit[5:4]: DIN[2:1]

Bit[7:6]: 00b

Bit[3:0]: IIN[4:1]

Bit[5:4]: DIN[2:1]

Bit[7:6]: 00b

1 00h 00h
2 00h LVAL[7:0]
3 Pixel #2: Blue LVAL[15:8]
4 Pixel #2: Green LVAL[23:16]
5 Pixel #2: Red LVAL[31:24]
6 Pixel #3: Blue Pixel #3: Blue
Table 2. End-of-line memory layout when ImageFlipX = ON
Byte offset 1-field 2-field
last-6 Pixel #3: Red Pixel #3: Red
last-5 Pixel #2: Blue LVAL[15:8]
last-4 Pixel #2: Green LVAL[23:16]
last-3 Pixel #2: Red LVAL[31:24]
last-2

Bit[7:6]: 00b

Bit[5:4]: DIN[2:1]

Bit[3:0]: IIN[4:1]

Bit[7:6]: 00b

Bit[5:4]: DIN[2:1]

Bit[3:0]: IIN[4:1]

last-1 00h 00h
last 00h LVAL[7:0]
Note: last= address offset of the last byte of the rightmost active pixel of the line