Android.Media.Effect.EffectFactory.EffectAutofix Field
Parameter nameMeaningValid values
scaleThe scale of the adjustment.Float, between 0 and 1. Zero means no adjustment, while 1 indicates the maximum amount of adjustment.

Syntax

[Android.Runtime.Register("EFFECT_AUTOFIX")]
public const string EffectAutofix

Remarks

Parameter nameMeaningValid values
scaleThe scale of the adjustment.Float, between 0 and 1. Zero means no adjustment, while 1 indicates the maximum amount of adjustment.

Attempts to auto-fix the image based on histogram equalization.

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