EffectFactory.EffectFisheye Field

Definition

Applies a fisheye lens distortion to the image.

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

Field Value

String
Attributes

Remarks

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

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