public class NSImageInterpolationEnumeration
extends com.jniwrapper.Int
NSImageInterpolationEnumeration
enumeration.Modifier and Type | Field and Description |
---|---|
static int |
NSImageInterpolationDefault |
static int |
NSImageInterpolationHigh |
static int |
NSImageInterpolationLow |
static int |
NSImageInterpolationNone |
Constructor and Description |
---|
NSImageInterpolationEnumeration() |
NSImageInterpolationEnumeration(com.jniwrapper.IntegerParameter t) |
NSImageInterpolationEnumeration(long value) |
acceptIOPerformer, getDataBuffer, getDataBufferOffset, getLength, getValueObject, pop, push, read, setDataBuffer, setValueObject, write
public static final int NSImageInterpolationDefault
public static final int NSImageInterpolationNone
public static final int NSImageInterpolationLow
public static final int NSImageInterpolationHigh