UIImageView display as "multiply"?
UIImageView display as "multiply"?
- Subject: UIImageView display as "multiply"?
- From: "Eric E. Dolecki" <email@hidden>
- Date: Fri, 22 Jan 2010 09:08:11 -0500
I am loading up a table with contents from an XML file and loading images
into some cells. Since these images were made for the web some have white
backgrounds. I would like to somehow set them as "multiply" as one might do
in Photoshop to make the white "go away". Blendmode kind of thing.
Do I need to subclass UIView, set blendmode in it's drawRect, place the
UIImageView in there, then apply to a cell...
or is there a way I can simply set a blendmode to a UIImageView?
Eric
_______________________________________________
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