Android.Media.Effect.EffectFactory.EffectBitmapoverlay Field
Parameter nameMeaningValid values
bitmapThe overlay bitmap.A non-null Bitmap instance.

Syntax

[Android.Runtime.Register("EFFECT_BITMAPOVERLAY")]
public const string EffectBitmapoverlay

Remarks

Parameter nameMeaningValid values
bitmapThe overlay bitmap.A non-null Bitmap instance.

Overlays a bitmap (with premultiplied alpha channel) onto the input image. The bitmap is stretched to fit the input 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