public class Bitmap extends java.lang.Object
int
bpp
height
palette
byte[]
pixels
size
KateBitmapType
type
width
x_offset
y_offset
Bitmap()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public int width
public int height
public int bpp
public KateBitmapType type
public int palette
public byte[] pixels
public int size
public int x_offset
public int y_offset
public Bitmap()