Re: CGContextSaveGState
Re: CGContextSaveGState
- Subject: Re: CGContextSaveGState
- From: Mike Abdullah <email@hidden>
- Date: Wed, 15 Feb 2012 21:10:59 +0000
On 15 Feb 2012, at 19:22, William Squires wrote:
> Does this method store the context state in a stack, or just store it in a local variable (struct) somewhere (i.e. does calling this more than once overwrite the previously saved context info?)
To quote the docs:
"Each graphics context maintains a stack of graphics states"
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden