LPL Format
Warning! YAWN ALERT!
The LPL file format is a binary format used by
It consists of 256 consecutive 3-byte tuples, each representing an RGB color:
Type / Size | Description |
---|---|
Unsigned 8-bit Integer | Red Value |
Unsigned 8-bit Integer | Green Value |
Unsigned 8-bit Integer | Blue Value |