ConfigureCorrectedCropPicture

Configures the crop size of the centered full-resolution camera image that is moved according to the focus distance (i.e. the correction will ensure that the crop center matches the optical center). The device will keep the width and height within the allowed range.

See also

Types

Link copied to clipboard
data class Params(val width: Int, val height: Int)

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

De-Serializes the given byteArray into the type T.

Link copied to clipboard

Serializes the given item into a ByteArray to be transmitted over the air.

Link copied to clipboard
open override fun toString(): String