Android.Media.Effect.EffectFactory.EffectFlip Field
Parameter nameMeaningValid values
verticalWhether to flip image vertically.Boolean
horizontalWhether to flip image horizontally.Boolean

Syntax

[Android.Runtime.Register("EFFECT_FLIP")]
public const string EffectFlip

Remarks

Parameter nameMeaningValid values
verticalWhether to flip image vertically.Boolean
horizontalWhether to flip image horizontally.Boolean

Flips image vertically and/or horizontally.

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