public class NSBitmapImageRepEnumeration
extends com.jniwrapper.Int
NSBitmapImageRepEnumeration enumeration.| Modifier and Type | Field and Description |
|---|---|
static int |
NSImageRepLoadStatusCompleted |
static int |
NSImageRepLoadStatusInvalidData |
static int |
NSImageRepLoadStatusReadingHeader |
static int |
NSImageRepLoadStatusUnexpectedEOF |
static int |
NSImageRepLoadStatusUnknownType |
static int |
NSImageRepLoadStatusWillNeedAllData |
| Constructor and Description |
|---|
NSBitmapImageRepEnumeration() |
NSBitmapImageRepEnumeration(com.jniwrapper.IntegerParameter t) |
NSBitmapImageRepEnumeration(long value) |
acceptIOPerformer, getDataBuffer, getDataBufferOffset, getLength, getValueObject, pop, push, read, setDataBuffer, setValueObject, writepublic static final int NSImageRepLoadStatusUnknownType
public static final int NSImageRepLoadStatusReadingHeader
public static final int NSImageRepLoadStatusWillNeedAllData
public static final int NSImageRepLoadStatusInvalidData
public static final int NSImageRepLoadStatusUnexpectedEOF
public static final int NSImageRepLoadStatusCompleted