org.rococoa.cocoa.appkit
Interface AppKitLibrary.NSBitmapFormat
- Enclosing interface:
- AppKitLibrary
public static interface AppKitLibrary.NSBitmapFormat
native declaration : /System/Library/Frameworks/AppKit.framework/Headers/NSBitmapImageRep.h
enum values
NSAlphaFirstBitmapFormat
static final int NSAlphaFirstBitmapFormat
- See Also:
- Constant Field Values
NSAlphaNonpremultipliedBitmapFormat
static final int NSAlphaNonpremultipliedBitmapFormat
- See Also:
- Constant Field Values
NSFloatingPointSamplesBitmapFormat
static final int NSFloatingPointSamplesBitmapFormat
- See Also:
- Constant Field Values
Copyright © 2009. All Rights Reserved.