You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"summary": "FXImageView is a class designed to simplify the application of common visual effects.",
"description": "FXImageView is a class designed to simplify the application of common visual effects such as reflections and drop-shadows to images. FXImageView includes sophisticated queuing and caching logic to maximise performance when rendering these effects in real time.\n\n As a bonus, FXImageView includes a standalone UIImage category for cropping, scaling and applying effects directly to an image.\n",