Android.Media.Effect.EffectFactory.EffectBlackwhite Field
Parameter nameMeaningValid values
blackThe value of the minimal pixel.Float, between 0 and 1.
whiteThe value of the maximal pixel.Float, between 0 and 1.

Syntax

[Android.Runtime.Register("EFFECT_BLACKWHITE")]
public const string EffectBlackwhite

Remarks

Parameter nameMeaningValid values
blackThe value of the minimal pixel.Float, between 0 and 1.
whiteThe value of the maximal pixel.Float, between 0 and 1.

Adjusts the range of minimal and maximal color pixel intensities.

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