public class AlphaBuffer
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.awt.image.BufferedImage |
buffer |
int |
height |
byte[] |
pixels |
int |
scanlineStride |
int |
width |
| Constructor and Description |
|---|
AlphaBuffer(int width,
int height) |
| Modifier and Type | Method and Description |
|---|---|
java.awt.Graphics2D |
createGraphics() |