Android.Hardware.Camera2.Params Namespace

Documentation for this section has not yet been entered.

Remarks

To be added.

Classes

TypeReason
BlackLevelPatternImmutable class to store a 4-element vector of integers corresponding to a 2x2 pattern of color channel offsets used for the black level offsets of each color channel.
ColorSpaceTransformImmutable class for describing a 3x3 matrix of Android.Util.Rational values in row-major order.
FaceDescribes a face detected in an image.
LensShadingMapImmutable class for describing a 4 x N x M lens shading map of floats.
MeteringRectangleAn immutable class to represent a rectangle (x, y, width, height) with an additional weight component.
RggbChannelVectorImmutable class to store a 4-element vector of floats indexable by a bayer RAW 2x2 pixel block.
StreamConfigurationMapImmutable class to store the available stream Android.Hardware.Camera2.CameraCharacteristics.ScalerStreamConfigurationMap to set up Android.Views.Surface for creating a Android.Hardware.Camera2.CameraCaptureSession with Android.Hardware.Camera2.CameraDevice.createCaptureSession(java.util.List<android.view.Surface>, android.hardware.camera2.CameraCaptureSession.StateCallback, android.os.Handler).
TonemapCurveImmutable class for describing a 2 x M x 3 tonemap curve of floats.
TonemapCurveChannelEnumerates values returned by the Android.Hardware.Camera2.Params.TonemapCurveChannel.Blue, Android.Hardware.Camera2.Params.TonemapCurveChannel.Green, and Android.Hardware.Camera2.Params.TonemapCurveChannel.Red members.