PreventionDeidentifyTemplateDeidentifyConfigImageTransformationsTransformRedactionColor

data class PreventionDeidentifyTemplateDeidentifyConfigImageTransformationsTransformRedactionColor(val blue: Double? = null, val green: Double? = null, val red: Double? = null)

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val blue: Double? = null

The amount of blue in the color as a value in the interval 0, 1.

Link copied to clipboard
val green: Double? = null

The amount of green in the color as a value in the interval 0, 1.

Link copied to clipboard
val red: Double? = null

The amount of red in the color as a value in the interval 0, 1.