org.rococoa.cocoa.coregraphics
Interface CoreGraphicsLibrary.CGPDFDataFormat

Enclosing interface:
CoreGraphicsLibrary

public static interface CoreGraphicsLibrary.CGPDFDataFormat

native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/CoreGraphics.framework/Headers/CGPDFStream.h:10
enum values


Field Summary
static int CGPDFDataFormatJPEG2000
           
static int CGPDFDataFormatJPEGEncoded
           
static int CGPDFDataFormatRaw
           
 

Field Detail

CGPDFDataFormatRaw

static final int CGPDFDataFormatRaw
See Also:
Constant Field Values

CGPDFDataFormatJPEGEncoded

static final int CGPDFDataFormatJPEGEncoded
See Also:
Constant Field Values

CGPDFDataFormatJPEG2000

static final int CGPDFDataFormatJPEG2000
See Also:
Constant Field Values


Copyright © 2009. All Rights Reserved.