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

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

Introduction

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

The text is from its open source code.

Method

intgetColumnCount()
Get the number of columns in this map.
floatgetGainFactor(final int colorChannel, final int column, final int row)
Get a single color channel gain factor from this lens shading map by its row and column.
intgetRowCount()
Get the number of rows in this map.