Uses of Class
org.rococoa.cocoa.qd.QDLibrary.CGDataProvider

Packages that use QDLibrary.CGDataProvider
org.rococoa.cocoa.printcore   
org.rococoa.cocoa.qd   
 

Uses of QDLibrary.CGDataProvider in org.rococoa.cocoa.printcore
 

Methods in org.rococoa.cocoa.printcore with parameters of type QDLibrary.CGDataProvider
 PrintCoreLibrary.CGImage PrintCoreLibrary.PMCGImageCreateWithEPSDataProvider(QDLibrary.CGDataProvider epsDataProvider, PrintCoreLibrary.CGImage epsPreview)
          PMCGImageCreateWithEPSDataProvider()

Summary:
Create an image reference that references both the PostScript
contents of an EPS file and a preview (proxy) image for that EPS
file.
 

Uses of QDLibrary.CGDataProvider in org.rococoa.cocoa.qd
 

Methods in org.rococoa.cocoa.qd with parameters of type QDLibrary.CGDataProvider
 QDLibrary.QDPict QDLibrary.QDPictCreateWithProvider(QDLibrary.CGDataProvider provider)
          QDPictCreateWithProvider()

Availability:
Mac OS X: in version 10.1 and later in ApplicationServices.framework [32-bit only]
CarbonLib: not available
Non-Carbon CFM: not available
Original signature : QDPictRef QDPictCreateWithProvider(CGDataProviderRef)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/QD.framework/Headers/QDPictToCGContext.h:58
 



Copyright © 2009. All Rights Reserved.