Android.Graphics.ColorMatrix.Set Method
Assign the src colormatrix into this matrix, copying all of its values.

Syntax

[Android.Runtime.Register("set", "(Landroid/graphics/ColorMatrix;)V", "GetSet_Landroid_graphics_ColorMatrix_Handler")]
public virtual void Set (ColorMatrix src)

Parameters

src
Documentation for this section has not yet been entered.

Remarks

Assign the src colormatrix into this matrix, copying all of its values.

[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