The constructors of Android.Graphics.ColorMatrix are listed below. For a list of all members, see the ColorMatrix Members list.
See Also: Inherited members from Java.Lang.Object
Create a new colormatrix initialized to identity (as if reset() had been called). | ||
Create a new colormatrix initialized with the specified colormatrix. | ||
ColorMatrix(float[]) | Create a new colormatrix initialized with the specified array of values. |
A constructor used when creating managed representations of JNI objects; called by the runtime. |