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

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

See Also: Inherited members from Java.Lang.Object

Public Methods

CopyGainFactors(float[], int)
Copy all gain factors in row-major order from this lens shading map into the destination.
GetGainFactor(Android.Graphics.Color, int, int) : float
Get a single color channel gain factor from this lens shading map by its row and column.
GetGainFactorVector(int, int) : RggbChannelVector
Get a gain factor vector from this lens shading map by its row and column.