public class

NativeBitmap

extends Object
java.lang.Object
   ↳ com.pspdfkit.internal.NativeBitmap

Summary

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)
static long swigRelease(NativeBitmap obj)
[Expand]
Inherited Methods
From class java.lang.Object

Fields

protected boolean swigCMemOwn

Public Constructors

public NativeBitmap ()

Protected Constructors

protected NativeBitmap (long cPtr, boolean cMemoryOwn)

Public Methods

public synchronized void delete ()

public vector_uint8_t getBuffer ()

public long getHeight ()

public long getWidth ()

Protected Methods

protected void finalize ()

protected static long getCPtr (NativeBitmap obj)

protected static long swigRelease (NativeBitmap obj)