public class Colors
extends java.lang.Object
Colors
.Modifier and Type | Method and Description |
---|---|
static java.awt.image.IndexColorModel |
createMacColors()
The macintosh palette is arranged as follows: there are 256 colours to
allocate, an even distribution of colors through the color cube might be
desirable but 256 is not the cube of an integer.
|
public static java.awt.image.IndexColorModel createMacColors()
References:
http://paulbourke.net/texture_colour/colourramp/