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

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

See Also: Inherited members from Java.Lang.Object

Public Methods

CopyColorCurve(Android.Graphics.Color, float[], int)
Copy the color curve for a single color channel from this tonemap curve into the destination.
GetPoint(Android.Graphics.Color, int) : Android.Graphics.PointF
Get the point for a color channel at a specified index.
GetPointCount(Android.Graphics.Color) : int
Get the number of points stored in this tonemap curve for the specified color channel.