开发者

Objective C - multiply blendmode

开发者 https://www.devze.com 2023-03-22 06:04 出处:网络
I have 2 UIImageViews layered one on top of another in the nib. The bottom one just 开发者_运维百科contains a picture, while the top one is a transparent png with gradient.

I have 2 UIImageViews layered one on top of another in the nib.

The bottom one just 开发者_运维百科contains a picture, while the top one is a transparent png with gradient.

How can I apply "multiply" blend mode to the top image so it blend nicer with the bottom image?

Thanks,

Tee

0

精彩评论

暂无评论...
验证码 换一张
取 消