org.apache.batik.ext.awt.image
public final class ARGBChannel extends Object implements Serializable
Field Summary | |
---|---|
static ARGBChannel | A |
static String | ALPHA |
static ARGBChannel | B |
static String | BLUE |
static int | CHANNEL_A
Types.
|
static int | CHANNEL_B |
static int | CHANNEL_G |
static int | CHANNEL_R |
static ARGBChannel | G |
static String | GREEN |
static ARGBChannel | R
Channel values |
static String | RED
Strings used to get a more readable output when
a value is displayed. |
Method Summary | |
---|---|
Object | readResolve()
This is called by the serialization code before it returns an unserialized
object. |
int | toInt()
Convenience for enumeration switching |
String | toString() |
Returns: value
Returns: description