The members of Android.Hardware.Camera2.Params.LensShadingMap are listed below.
See Also: Inherited members from Java.Lang.Object
const | MinimumGainFactor | float (1). The smallest gain factor in this map. |
[read-only] | ColumnCount | int. Get the number of columns in this map. |
[read-only] | GainFactorCount | int. Get the total number of gain factors in this map. |
[read-only] | RowCount | int. Get the number of rows in this map. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
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)Get a single color channel gain factor from this lens shading map by its row and column. | ||
GetGainFactorVector(int, int)Get a gain factor vector from this lens shading map by its row and column. |