java.lang.Object | |
↳ | com.pdftron.helpers.BitmapHelper.CustomBitmap |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
public BufferedImage | bitmap | ||||||||||
public int[] | bitmapArray |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
CustomBitmap(int width, int height) | |||||||||||
CustomBitmap(int width, int height, BufferedImage inputBitmap) |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
void | create() |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|