GREY8 format

TYPE
    INDEXED COLOR

COLOR MODEL
    GREYSCALE

BITS PER PIXEL
    8

MEMORY LAYOUT
Each pixel is stored as a byte. This byte is an index into a gradient palette of 256 colors. This palette is a grey gradient by default, but can be set by the user to whatever color gradient is desired.