org.rococoa.cocoa.appkit
Class NSImage.__imageFlags
java.lang.Object
com.sun.jna.Structure
com.ochafik.lang.jnaerator.runtime.Structure
org.rococoa.cocoa.appkit.NSImage.__imageFlags
- Direct Known Subclasses:
- NSImage.__imageFlags.ByReference, NSImage.__imageFlags.ByValue
- Enclosing class:
- NSImage
public static class NSImage.__imageFlags
- 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 |
scalable
public byte scalable
dataRetained
public byte dataRetained
uniqueWindow
public byte uniqueWindow
sizeWasExplicitlySet
public byte sizeWasExplicitlySet
builtIn
public byte builtIn
needsToExpand
public byte needsToExpand
useEPSOnResolutionMismatch
public byte useEPSOnResolutionMismatch
colorMatchPreferred
public byte colorMatchPreferred
multipleResolutionMatching
public byte multipleResolutionMatching
subImage
public byte subImage
archiveByName
public byte archiveByName
unboundedCacheDepth
public byte unboundedCacheDepth
flipped
public byte flipped
aliased
public byte aliased
dirtied
public byte dirtied
cacheMode
public byte cacheMode
sampleMode
public byte sampleMode
focusedWhilePrinting
public byte focusedWhilePrinting
imageEffectsRequested
public byte imageEffectsRequested
isTemplate
public byte isTemplate
failedToExpand
public byte failedToExpand
reserved1
public short reserved1
NSImage.__imageFlags
public NSImage.__imageFlags()
byReference
public NSImage.__imageFlags.ByReference byReference()
byValue
public NSImage.__imageFlags.ByValue byValue()
clone
public NSImage.__imageFlags clone()
- Overrides:
clone
in class Object