Android.Hardware.Camera2.Params.ColorSpaceTransform Members

The members of Android.Hardware.Camera2.Params.ColorSpaceTransform are listed below.

See Also: Inherited members from Java.Lang.Object

Public Constructors

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.

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.