org.rococoa.cocoa.appkit
Class NSImage.__imageFlags
java.lang.Object
com.sun.jna.Structure
com.ochafik.lang.jnaerator.runtime.Structure<NSImage.__imageFlags,NSImage.__imageFlags.ByValue,NSImage.__imageFlags.ByReference>
org.rococoa.cocoa.appkit.NSImage.__imageFlags
- All Implemented Interfaces:
- StructureType, StructureTypeDependent, Comparable<Structure<NSImage.__imageFlags,NSImage.__imageFlags.ByValue,NSImage.__imageFlags.ByReference>>
- Direct Known Subclasses:
- NSImage.__imageFlags.ByReference, NSImage.__imageFlags.ByValue
- Enclosing class:
- NSImage
public static class NSImage.__imageFlags
- extends Structure<NSImage.__imageFlags,NSImage.__imageFlags.ByValue,NSImage.__imageFlags.ByReference>
Methods inherited from class com.ochafik.lang.jnaerator.runtime.Structure |
byReference, byValue, castToArray, castToArray, castToArray, castToReferenceArray, castToReferenceArray, castToValueArray, castToValueArray, clone, compareTo, newArray, read, setDependency, toArray, toArray, toArray, toReferenceArray, toReferenceArray, toValueArray, toValueArray, use, use, use, use, write |
Methods inherited from class com.sun.jna.Structure |
autoRead, autoRead, autoWrite, autoWrite, clear, equals, getAutoRead, getAutoWrite, getPointer, hashCode, newInstance, readField, setAutoRead, setAutoSynch, setAutoWrite, size, toString, 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
focusedWhilePrinting
public byte focusedWhilePrinting
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
reserved2
public byte reserved2
isTemplate
public byte isTemplate
failedToExpand
public byte failedToExpand
reserved1
public short reserved1
NSImage.__imageFlags
public NSImage.__imageFlags()
newArray
public static NSImage.__imageFlags[] newArray(int arrayLength)
Copyright © 2009. All Rights Reserved.