Android.Graphics.ComposeShader Class
A subclass of shader that returns the composition of two other shaders, combined by an Android.Graphics.Xfermode subclass.

See Also: ComposeShader Members

Syntax

[Android.Runtime.Register("android/graphics/ComposeShader", DoNotGenerateAcw=true)]
public class ComposeShader : Shader

Remarks

A subclass of shader that returns the composition of two other shaders, combined by an Android.Graphics.Xfermode subclass.

[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