java.lang.Object
com.sun.jna.PointerType
net.sourceforge.lept4j.ILeptonica.HBITMAP
- All Implemented Interfaces:
- com.sun.jna.NativeMapped
- Enclosing interface:
- ILeptonica
public static class ILeptonica.HBITMAP
extends com.sun.jna.PointerType
- 
Constructor Summary
Constructors 
| Constructor | Description |  
| HBITMAP() |  |  
| HBITMAP(com.sun.jna.Pointer address) |  |  
 
 
- 
Method Summary
Methods inherited from class com.sun.jna.PointerTypeequals, fromNative, getPointer, hashCode, nativeType, setPointer, toNative, toString
 
Methods inherited from class java.lang.Objectclone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
- 
Constructor Details
- 
public HBITMAP(com.sun.jna.Pointer address) 
-