Android.Hardware.Camera2.CameraCharacteristics.SensorInfoPixelArraySize Property

Syntax

[Android.Runtime.Register("SENSOR_INFO_PIXEL_ARRAY_SIZE")]
public static CameraCharacteristics.Key SensorInfoPixelArraySize { get; }

See Also

CameraCharacteristics.ScalerStreamConfigurationMap
CameraCharacteristics.SensorInfoActiveArraySize
CameraCharacteristics.SensorInfoPhysicalSize

Value

Documentation for this section has not yet been entered.

Remarks

Dimensions of the full pixel array, possibly including black calibration pixels.

The pixel count of the full pixel array, which covers CameraCharacteristics.SensorInfoPhysicalSize area.

If a camera device supports raw sensor formats, either this or CameraCharacteristics.SensorInfoActiveArraySize is the maximum output raw size listed in CameraCharacteristics.ScalerStreamConfigurationMap. If a size corresponding to pixelArraySize is listed, the resulting raw sensor image will include black pixels.

Some parts of the full pixel array may not receive light from the scene, or are otherwise inactive. The CameraCharacteristics.SensorInfoActiveArraySize key defines the rectangle of active pixels that actually forms an image.

Units: Pixels

This key is available on all devices.

[Android Documentation]

Requirements

Namespace: Android.Hardware.Camera2
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0