EffectFactory.EffectStraighten Field

Definition

Rotates the image according to the specified angle, and crops the image so that no non-image portions are visible.

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

Field Value

String
Attributes

Remarks

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

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