Making a opaque copy of an NSImage
Making a opaque copy of an NSImage
- Subject: Making a opaque copy of an NSImage
- From: David Alter <email@hidden>
- Date: Thu, 1 Oct 2009 13:39:35 -0700
*I have an NSImage that I would like to make a transparent version for
dragging. I have used - (void)dissolveToPoint:(NSPoint)aPoint
fraction:(CGFloat)delta to do this in the past. That appears to be getting
deprecated and I would like to update my code. What is the suggested way of
doing things. I still need to support 10.4 and up.
enjoy
-dave
*
_______________________________________________
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