ios - Desaturate a live UIView layer (not a UIImageView) -


i'm wondering best way desaturate uiview—particularly, uisliderview custom appearance applied it. in ios 7, standard controls fade out tint colors when view appears on them (for example, share sheet or uialertview), since mine built uiimages, tint property doesn't apply it, , remain saturated. there good, easy way desaturate this, short of re-applying new uiappearance it? (if go route, able animate transition colored images greyscale ones?)

thanks in advance!


Comments

Popular posts from this blog

javascript - How to name a jQuery function to make a browser's back button work? -

collision detection - C++ library for mesh to mesh intersection: what is available? -

python - Django-easy-pdf: xhtml2pdf reporting reportlab 2.2+ is required, but 3.0 installed -