Re: Dynamically creating a png image
Re: Dynamically creating a png image
- Subject: Re: Dynamically creating a png image
- From: Chris Suter <email@hidden>
- Date: Mon, 16 Mar 2009 13:17:12 +1100
Hi Agha,
On Mon, Mar 16, 2009 at 1:06 PM, Agha Khan <email@hidden> wrote:
> I am new to Apple and I am not sure how can I create png image dynamically?
Firstly, this is the wrong list to be posting this question on; this
is a list for Xcode questions. You want the Cocoa-dev list.
Now to answer your question: you probably want to look at the
documentation for NSImage. Look at the lockFocus method and also look
at NSBitmapImageRep and the representationUsingType… method.
Regards,
Chris
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden