Android.Media.Effect.EffectFactory.EffectStraighten Field
Parameter nameMeaningValid values
angleThe angle of rotation.Float, between -45 and +45.

Syntax

[Android.Runtime.Register("EFFECT_STRAIGHTEN")]
public const string EffectStraighten

Remarks

Parameter nameMeaningValid values
angleThe angle of rotation.Float, between -45 and +45.

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

Available parameters:

[Android Documentation]

Requirements

Namespace: Android.Media.Effect
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 14