public class TigerBitmap
extends java.lang.Object
Constructor and Description |
---|
TigerBitmap(java.awt.Component c,
Bitmap kb,
Palette kp)
Create a new TigerBitmap from a Kate bitmap and optional palette.
|
Modifier and Type | Method and Description |
---|---|
java.awt.Image |
getScaled(int width,
int height)
Returns a scaled version of the image.
|