PictureGamma

data class PictureGamma(val value: Int = 220)

Calibration value for SOA only! Need to be persisted.

Parameters

value

The gamma value within [40, 500], default 220

Constructors

Link copied to clipboard
constructor(value: Int = 220)

Properties

Link copied to clipboard
val value: Int = 220