java.lang.Object | |
↳ | com.pspdfkit.internal.NativeBitmap |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
protected boolean | swigCMemOwn |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
NativeBitmap() |
Protected Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
NativeBitmap(long cPtr, boolean cMemoryOwn) |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
synchronized void | delete() | ||||||||||
vector_uint8_t | getBuffer() | ||||||||||
long | getHeight() | ||||||||||
long | getWidth() |
Protected Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
void | finalize() | ||||||||||
static long | getCPtr(NativeBitmap obj) |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|