Java android.hardware.camera2.params TonemapCurve fields, constructors, methods, implement or subclass

Example usage for Java android.hardware.camera2.params TonemapCurve fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for android.hardware.camera2.params TonemapCurve.

The text is from its open source code.

Method

PointFgetPoint(int colorChannel, int index)
Get the point for a color channel at a specified index.
intgetPointCount(int colorChannel)
Get the number of points stored in this tonemap curve for the specified color channel.