Android.Hardware.Camera2.Params.ColorSpaceTransform: Method Members

The methods of Android.Hardware.Camera2.Params.ColorSpaceTransform are listed below. For a list of all members, see the ColorSpaceTransform Members list.

See Also: Inherited members from Java.Lang.Object

Public Methods

CopyElements(Android.Util.Rational[], int)
Copy the Android.Util.Rational elements in row-major order from this matrix into the destination.
CopyElements(int[], int)
Copy the Android.Util.Rational elements in row-major order from this matrix into the destination.
GetElement(int, int) : Android.Util.Rational
Get an element of this matrix by its row and column.