org.rococoa.cocoa.appkit
Interface AppKitLibrary.NSImageInterpolation
- Enclosing interface:
- AppKitLibrary
public static interface AppKitLibrary.NSImageInterpolation
NSImageInterpolationDefault
static final int NSImageInterpolationDefault
- See Also:
- Constant Field Values
NSImageInterpolationNone
static final int NSImageInterpolationNone
- See Also:
- Constant Field Values
NSImageInterpolationLow
static final int NSImageInterpolationLow
- See Also:
- Constant Field Values
NSImageInterpolationHigh
static final int NSImageInterpolationHigh
- See Also:
- Constant Field Values