name | description | page_type | languages | products | urlFragment | ||
---|---|---|---|---|---|---|---|
Xamarin.iOS - Image Effects |
Port of the UIImageEffect sample From Apple: UIImageEffects shows how to create and apply blur and tint effects... |
sample |
|
|
uiimageeffects |
This is a port of Apple's UIImageEffect sample.
- ViewController.cs – Calls the various filters on each tap.
- UIImageEffect.cs – Contains various extension methods that allow the user to blur images and tint those images. The convenience methods show how to use the API.