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

windows - Single EXE to Install Python Standalone Executable for Easy Distribution -

c# - Access objects in UserControl from MainWindow in WPF -

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