Hello list!

I have a bunch of transparent PNG images, all the same size - I need to crop
out the transparent part around the actual content. It's been asked on stack
overflow before (
http://stackoverflow.com/questions/2451225/programmatically-trimming ) with
some more or less working solutions in objc, but I can't help to think that
there's a better way. So, have anyone done this successfully in Monotouch?
Actually cropping the image probably isn't needed in most cases, as long as
one could get the bounding box of the transparent part you could just
justify the frame.

Any thoughts on this or code to share would be much appreciated!

/ Victoria

--
View this message in context: 
http://monotouch.2284126.n4.nabble.com/Best-way-of-cropping-out-the-transperancy-of-a-PNG-image-tp4620898.html
Sent from the MonoTouch mailing list archive at Nabble.com.
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to