create a new colour palette with a set of 16 colours
create a new colour palette with a set of 16 colours
definition of 16 colour mappings (C64 from/to RGB)
Returns RGB colour for a given C64 colour.
Returns RGB colour for a given C64 colour.
C64 colour value (expected to be integer between 0 and 15)
definition of 16 colour mappings (C64 from/to RGB)
Returns C64 colour for a given RGB colour.
Returns C64 colour for a given RGB colour.
RGB colour to be resolved into the closest matching C64 hue
Returns ImageJ colour for a given C64 colour.
Returns ImageJ colour for a given C64 colour.
C64 colour value (expected to be integer between 0 and 15)
Colour palette which maps C64 colours from/to RGB colours.
definition of 16 colour mappings (C64 from/to RGB)