ClipMethod

enum ClipMethod : Enum<LchGamut.ClipMethod>

Entries

ADAPTIVE_TOWARDS_MID
Link copied to clipboard

A mix of lightness-preserving chroma reduction and projecting towards neutral 50% gray.

PROJECT_TO_MID
Link copied to clipboard

Project towards neutral 50% gray.

PRESERVE_LIGHTNESS
Link copied to clipboard

Preserve the target lightness (e.g. for contrast) by reducing chroma.

Properties

name
Link copied to clipboard
val name: String
ordinal
Link copied to clipboard
val ordinal: Int