Set the color matrix which will be applied to each cell of
the image.
Syntax
[Android.Runtime.Register("setColorMatrix", "(Landroid/renderscript/Matrix4f;)V", "")]
public
void SetColorMatrix (
Matrix4f m)
Parameters
- m
- The 4x4 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