Laxkit  0.0.7.1
Public Member Functions | Public Attributes
Laxkit::PaletteEntry Class Reference

Color instance type for Palette. More...

List of all members.

Public Member Functions

 PaletteEntry (const char *nname, int n, int *v, int space, int max=255)
 Copies v, assumed to have n entries.

Public Attributes

intchannels
int numcolors
int color_space
int maxcolor
charname

Detailed Description

Color instance type for Palette.

color_space: LAX_COLOR_RGB=rgb, 1=rgba, LAX_COLOR_CMYK=cmyk, 3=cmyka, LAX_COLOR_GRAY=gray, 5=grayA


The documentation for this class was generated from the following files:

Mon Feb 17 2014 11:53:00, Laxkit