I have a UIImageView and want it to be displayed with a specific blend mode. I know the iPhone has different blend modes, and it’s probably possible to do it with a lot of CG code… but maybe there’s a nice way with the CALayer of UIImageView?
I have a UIImageView and want it to be displayed with a specific blend
Share
see here: composite colors: CALayer and blend mode on iPhone