Android.Media.Effect.EffectFactory.EffectTemperature Field
Parameter nameMeaningValid values
scaleThe value of color temperature.Float, between 0 and 1, with 0 indicating cool, and 1 indicating warm. A value of of 0.5 indicates no change.

Syntax

[Android.Runtime.Register("EFFECT_TEMPERATURE")]
public const string EffectTemperature

Remarks

Parameter nameMeaningValid values
scaleThe value of color temperature.Float, between 0 and 1, with 0 indicating cool, and 1 indicating warm. A value of of 0.5 indicates no change.

Adjusts color temperature of the image.

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