Notes
Package reference
Color mode data structure.
psd_tools.psd.color_mode_data.
ColorModeData
Color mode data section of the PSD file.
For indexed color images the data is the color table for the image in a non-interleaved order.
Duotone images also have this data, but the data format is undocumented.
interleave
Returns interleaved color table in bytes.