Re: How to make an Offscreen NSGraphicsContext?
Re: How to make an Offscreen NSGraphicsContext?
- Subject: Re: How to make an Offscreen NSGraphicsContext?
- From: Manfred Lippert <email@hidden>
- Date: Tue, 05 Feb 2002 22:16:44 +0100
>
NSImage/NSBitmapImageRep?
Are you sure? As far as I know these classes are for handling and drawing
Images into an NSGraphicsContext.
But I want the opposite: I want an NSGraphics to be _used_ as
NSGraphicsContext, so I can draw into it, especially I want to draw an
NSAttributedString offscreen (into a bitmap).
Regards,
Mani
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.