Set the color matrix which will be applied to each cell of the image.
Syntax
[Android.Runtime.Register("setColorMatrix", "(Landroid/renderscript/Matrix3f;)V", "")]
public
void SetColorMatrix (
Matrix3f m)
Parameters
- m
- The 3x3 matrix to set.
Remarks
Requirements
Namespace: Android.Renderscripts
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 17