com.fluendo.jtiger

Class TigerBitmap

public class TigerBitmap extends Object

Constructor Summary
TigerBitmap(Component c, Bitmap kb, Palette kp)
Create a new TigerBitmap from a Kate bitmap and optional palette.
Method Summary
ImagegetScaled(int width, int height)
Returns a scaled version of the image.

Constructor Detail

TigerBitmap

public TigerBitmap(Component c, Bitmap kb, Palette kp)
Create a new TigerBitmap from a Kate bitmap and optional palette.

Method Detail

getScaled

public Image getScaled(int width, int height)
Returns a scaled version of the image.