Shader used to draw a bitmap as a texture.
See Also:
BitmapShader Members
Syntax
[Android.Runtime.Register("android/graphics/BitmapShader", DoNotGenerateAcw=true)]
public class
BitmapShader :
ShaderRemarks
Shader used to draw a bitmap as a texture. The bitmap can be repeated or
mirrored by setting the tiling mode.
[Android Documentation]
Requirements
Namespace: Android.Graphics
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1