Android.Graphics.ColorMatrix: Constructor Members

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

Public Constructors

Create a new colormatrix initialized to identity (as if reset() had been called).
Create a new colormatrix initialized with the specified colormatrix.
Create a new colormatrix initialized with the specified array of values.

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.