java.lang.Object | |
↳ | com.pdftron.helpers.BitmapHelper |
Nested Classes | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
class | BitmapHelper.CustomBitmap |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
BitmapHelper() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
static void | createArrayFromBitmap(Image bmp, int[] buf, int width, int height) | ||||||||||
static void | drawInRect(BufferedImage bitmap, Graphics g, int width, int height) | ||||||||||
static Image | getBitmap(int[] buf) | ||||||||||
static Color | getColor(int[] arr) | ||||||||||
static int | getHeight(Image bmp) | ||||||||||
static int | getWidth(Image bmp) |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|
InterruptedException |
---|