Package com.fluendo.jtiger
Class TigerBitmap
- java.lang.Object
-
- com.fluendo.jtiger.TigerBitmap
-
public class TigerBitmap extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description TigerBitmap(java.awt.Component c, Bitmap kb, Palette kp)
Create a new TigerBitmap from a Kate bitmap and optional palette.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.awt.Image
getScaled(int width, int height)
Returns a scaled version of the image.
-