public abstract class RGBComposite
extends java.lang.Object
implements java.awt.Composite
Modifier and Type | Class and Description |
---|---|
static class |
RGBComposite.RGBCompositeContext |
Modifier and Type | Field and Description |
---|---|
protected float |
extraAlpha |
Constructor and Description |
---|
RGBComposite() |
RGBComposite(float alpha) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
float |
getAlpha() |
int |
hashCode() |