ega.palette.default16: Get default 16 colors 6-bit EGA palette.

Description Usage Value Note

View source: R/read_pcx.R

Description

Get default 16 colors 6-bit EGA palette.

Usage

1

Value

named list with entries (1) 'info': data.frame with entries 'index', 'color_names', and 'color_code_decimal' and (2) 'colors': 16x3 integer matrix representing RGB colors, in range 0-255.

Note

EGA allowed one to create palettes by selecting 16 colors out of 64 possible ones. This is the default palette, see the info$color_code_decimal field to see which of the 64 colors were selected.


dfsp-spirit/pcx documentation built on Nov. 24, 2021, 5:29 p.m.