ios - How to set transparent background color in UIImageView -


i want know how set transparent background color in ios. have searched everywhere can't find anything. want set transparent background color this:

image

set opaque no , alpha 0.3, this:

uiimageview *myimageview = ... myimageview.opaque = no; myimageview.alpha = 0.3; 

Comments

Popular posts from this blog

routing - AngularJS State management ->load multiple states in one page -

python - GRASS parser() error -

Swift game error message -