CoreImage.CIPinLightBlendMode Class
Replaces image colors with the bright colors from the background image.

See Also: CIPinLightBlendMode Members

Syntax

[ObjCRuntime.iOS(8, 0)]
[ObjCRuntime.Mac(10, 10, false)]
public class CIPinLightBlendMode : CIBlendFilter

Remarks

If the CIBlendFilter.BackgroundImage pixel is more than half of the maximum brightness, that pixel is substituted for the pixel in the CIFilter.Image. Also, even if the background pixel is less than 50% brightness, it will be substituted if the image pixel is lighter than the background pixel.

This filter can be used to make an image look as if it were drawn with powder pastels.

Requirements

Namespace: CoreImage
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0