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

Syntax

[Android.Runtime.Register("set", "([F)V", "GetSet_arrayFHandler")]
public virtual void Set (float[] src)

Parameters

src
Documentation for this section has not yet been entered.

Remarks

Assign the array of floats 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