com.fluendo.jkate

Class Bitmap

public class Bitmap extends Object

A Bitmap definition.
Field Summary
intbpp
intheight
intpalette
byte[]pixels
intsize
KateBitmapTypetype
intwidth
intx_offset
inty_offset

Field Detail

bpp

public int bpp

height

public int height

palette

public int palette

pixels

public byte[] pixels

size

public int size

type

public KateBitmapType type

width

public int width

x_offset

public int x_offset

y_offset

public int y_offset