LuminanceSource

enum LuminanceSource : Enum<Zcam.LuminanceSource>

ZCAM attributes that can be used to calculate luminance in the inverse model.

Entries

LIGHTNESS
Link copied to clipboard

Use the lightness attribute to calculate luminance in the inverse model. Brightness will be ignored.

BRIGHTNESS
Link copied to clipboard

Use the brightness attribute to calculate luminance in the inverse model. Lightness will be ignored.

Properties

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