org.rococoa.cocoa.iokit
Class bm18Cursor
java.lang.Object
com.sun.jna.Structure
com.ochafik.lang.jnaerator.runtime.Structure
org.rococoa.cocoa.iokit.bm18Cursor
- Direct Known Subclasses:
- bm18Cursor.ByReference, bm18Cursor.ByValue
public class bm18Cursor
- extends com.ochafik.lang.jnaerator.runtime.Structure
Methods inherited from class com.ochafik.lang.jnaerator.runtime.Structure |
setupClone |
Methods inherited from class com.sun.jna.Structure |
allocateMemory, allocateMemory, cacheTypeInfo, clear, ensureAllocated, equals, getAutoRead, getAutoWrite, getFieldOrder, getNativeAlignment, getPointer, getStructAlignment, hashCode, newInstance, read, readField, setAlignType, setAutoRead, setAutoSynch, setAutoWrite, setFieldOrder, setTypeMapper, size, sortFields, toArray, toArray, toString, useMemory, useMemory, write, writeField, writeField |
image
public byte[] image
mask
public byte[] mask
save
public byte[] save
bm18Cursor
public bm18Cursor()
bm18Cursor
public bm18Cursor(byte[] image,
byte[] mask,
byte[] save)
byReference
public bm18Cursor.ByReference byReference()
byValue
public bm18Cursor.ByValue byValue()
clone
public bm18Cursor clone()
- Overrides:
clone
in class Object