Hi everyone.
As the developer documents mention, we can create a PDFPage from a
NSImage. After did some experiments, I found it was very handy to do
some tasks. Thanks to Apple.
However, I want to know whether it is possible to create the PDFPage
instance directly from the CGImage, CIImage and so on? I know we can
draw these image object into the PDFContext to generate a PDF file.
But that isn't what I want. And what is more, I want to do that
"directly", that is, without any time-and-space-consuming conversion
between the NSImage object and Quartz image objects.
Thank you very much for any reply.
Best regards.
_______________________________________________
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com
This email sent to [EMAIL PROTECTED]