org.rococoa.cocoa.appkit
Interface AppKitLibrary.NSImageInterpolation
- Enclosing interface:
- AppKitLibrary
public static interface AppKitLibrary.NSImageInterpolation
native declaration : /System/Library/Frameworks/AppKit.framework/Headers/NSGraphicsContext.h
enum values
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
NSImageInterpolationMedium
static final int NSImageInterpolationMedium
- See Also:
- Constant Field Values
NSImageInterpolationHigh
static final int NSImageInterpolationHigh
- See Also:
- Constant Field Values
Copyright © 2009. All Rights Reserved.