InputPortsDviDviPortNumberDynacalWhiteGamutGetSet enum
Values
- swaggerGeneratedUnknown → const InputPortsDviDviPortNumberDynacalWhiteGamutGetSet
-
const InputPortsDviDviPortNumberDynacalWhiteGamutGetSet(null)
- d65 → const InputPortsDviDviPortNumberDynacalWhiteGamutGetSet
-
const InputPortsDviDviPortNumberDynacalWhiteGamutGetSet('d65')
- aces → const InputPortsDviDviPortNumberDynacalWhiteGamutGetSet
-
const InputPortsDviDviPortNumberDynacalWhiteGamutGetSet('aces')
- colourTemperature → const InputPortsDviDviPortNumberDynacalWhiteGamutGetSet
-
const InputPortsDviDviPortNumberDynacalWhiteGamutGetSet('colour-temperature')
- custom → const InputPortsDviDviPortNumberDynacalWhiteGamutGetSet
-
const InputPortsDviDviPortNumberDynacalWhiteGamutGetSet('custom')
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
-
values
→ const List<
InputPortsDviDviPortNumberDynacalWhiteGamutGetSet> - A constant List of the values in this enum, in order of their declaration.