EffectFactory.EffectCrossprocess Field

Definition

Applies a cross process effect on image, in which the red and green channels are enhanced while the blue channel is restricted.

[Android.Runtime.Register("EFFECT_CROSSPROCESS")]
public const string EffectCrossprocess;
[<Android.Runtime.Register("EFFECT_CROSSPROCESS")>]
val mutable EffectCrossprocess : string

Field Value

Attributes

Remarks

Applies a cross process effect on image, in which the red and green channels are enhanced while the blue channel is restricted.

Available parameters: None

Java documentation for android.media.effect.EffectFactory.EFFECT_CROSSPROCESS.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to