Package com.fluendo.jkate
Class Bitmap
java.lang.Object
com.fluendo.jkate.Bitmap
A Bitmap definition.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
width
public int width -
height
public int height -
bpp
public int bpp -
type
-
palette
public int palette -
pixels
public byte[] pixels -
size
public int size -
x_offset
public int x_offset -
y_offset
public int y_offset
-
-
Constructor Details
-
Bitmap
public Bitmap()
-