Android.Media.Effect.EffectFactory.EffectRedeye Field
Parameter nameMeaningValid values
centersMultiple center points (x, y) of the red eye regions.An array of floats, where (f[2*i], f[2*i+1]) specifies the center of the i'th eye. Coordinate values are expected to be normalized between 0 and 1.

Syntax

[Android.Runtime.Register("EFFECT_REDEYE")]
public const string EffectRedeye

Remarks

Parameter nameMeaningValid values
centersMultiple center points (x, y) of the red eye regions.An array of floats, where (f[2*i], f[2*i+1]) specifies the center of the i'th eye. Coordinate values are expected to be normalized between 0 and 1.

Removes red eyes on specified region.

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