org.rococoa.cocoa.appkit
Class NSImageRep.__repFlags
java.lang.Object
com.sun.jna.Structure
com.ochafik.lang.jnaerator.runtime.Structure<NSImageRep.__repFlags,NSImageRep.__repFlags.ByValue,NSImageRep.__repFlags.ByReference>
org.rococoa.cocoa.appkit.NSImageRep.__repFlags
- All Implemented Interfaces:
- StructureType, StructureTypeDependent, Comparable<Structure<NSImageRep.__repFlags,NSImageRep.__repFlags.ByValue,NSImageRep.__repFlags.ByReference>>
- Direct Known Subclasses:
- NSImageRep.__repFlags.ByReference, NSImageRep.__repFlags.ByValue
- Enclosing class:
- NSImageRep
public static class NSImageRep.__repFlags
- extends Structure<NSImageRep.__repFlags,NSImageRep.__repFlags.ByValue,NSImageRep.__repFlags.ByReference>
Constructor Summary |
NSImageRep.__repFlags()
|
NSImageRep.__repFlags(byte hasAlpha,
byte isOpaque,
byte cacheParamsComputed,
byte cacheAlphaComputed,
byte loadState,
byte keepCacheWindow,
byte reserved,
byte bitsPerSample,
short gsaved)
|
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 |
hasAlpha
public byte hasAlpha
isOpaque
public byte isOpaque
cacheParamsComputed
public byte cacheParamsComputed
cacheAlphaComputed
public byte cacheAlphaComputed
loadState
public byte loadState
keepCacheWindow
public byte keepCacheWindow
reserved
public byte reserved
bitsPerSample
public byte bitsPerSample
gsaved
public short gsaved
NSImageRep.__repFlags
public NSImageRep.__repFlags()
NSImageRep.__repFlags
public NSImageRep.__repFlags(byte hasAlpha,
byte isOpaque,
byte cacheParamsComputed,
byte cacheAlphaComputed,
byte loadState,
byte keepCacheWindow,
byte reserved,
byte bitsPerSample,
short gsaved)
newArray
public static NSImageRep.__repFlags[] newArray(int arrayLength)
Copyright © 2009. All Rights Reserved.