public class ColorModel extends Command
Modifier and Type | Field and Description |
---|---|
static int |
CIELAB |
static int |
CIELUV |
static int |
CMYK |
protected int |
model |
static int |
RGB |
static int |
RGB_related |
Constructor and Description |
---|
ColorModel(int ec,
int eid,
int l,
java.io.DataInputStream in) |
protected int model
public static final int RGB
public static final int CIELAB
public static final int CIELUV
public static final int CMYK
public static final int RGB_related
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details