booster / com.didiglobal.booster.aapt2 / ConfigurationOuterClass / Configuration / WideColorGamut

WideColorGamut

class WideColorGamut : ProtocolMessageEnum

Protobuf enum aapt.pb.Configuration.WideColorGamut

Enum Values

WIDE_COLOR_GAMUT_UNSET

WIDE_COLOR_GAMUT_WIDECG

WIDE_COLOR_GAMUT_NOWIDECG

UNRECOGNIZED

Properties

WIDE_COLOR_GAMUT_NOWIDECG_VALUE

WIDE_COLOR_GAMUT_NOWIDECG = 2;

static val WIDE_COLOR_GAMUT_NOWIDECG_VALUE: Int

WIDE_COLOR_GAMUT_UNSET_VALUE

WIDE_COLOR_GAMUT_UNSET = 0;

static val WIDE_COLOR_GAMUT_UNSET_VALUE: Int

WIDE_COLOR_GAMUT_WIDECG_VALUE

WIDE_COLOR_GAMUT_WIDECG = 1;

static val WIDE_COLOR_GAMUT_WIDECG_VALUE: Int

Functions

forNumber

static fun forNumber(value: Int): WideColorGamut!

getDescriptor

static fun getDescriptor(): EnumDescriptor!

getDescriptorForType

fun getDescriptorForType(): EnumDescriptor!

getNumber

fun getNumber(): Int

getValueDescriptor

fun getValueDescriptor(): EnumValueDescriptor!

internalGetValueMap

static fun internalGetValueMap(): EnumLiteMap<WideColorGamut!>!

valueOf

static fun valueOf(value: Int): WideColorGamut!
static fun valueOf(desc: EnumValueDescriptor!): WideColorGamut!