class FT_Bitmap
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) long |
buffer |
(package private) short |
num_grays |
(package private) long |
palette |
(package private) char |
palette_mode |
(package private) int |
pitch |
(package private) byte |
pixel_mode |
(package private) int |
rows |
(package private) int |
width |
Constructor and Description |
---|
FT_Bitmap() |