LightRigPresetType

LightRigPresetType

Overview

LightRigPresetType is a enum in Aspose.Slides FOSS for Java.

Constants which define light preset types.

Values

ValueDescription
NOT_DEFINEDRepresents an undefined or default light rig preset
BALANCEDRepresents a balanced lighting preset
BRIGHT_ROOMRepresents a bright room lighting preset
CHILLY
CONTRASTING
FLAT
FLOOD
FREEZING
GLOW
HARSH
LEGACY_FLAT1Represents legacy flat lighting preset 1
LEGACY_FLAT2Represents legacy flat lighting preset 2
LEGACY_FLAT3Represents legacy flat lighting preset 3
LEGACY_FLAT4Represents legacy flat lighting preset 4
LEGACY_HARSH1Represents legacy harsh lighting preset 1
LEGACY_HARSH2Represents legacy harsh lighting preset 2
LEGACY_HARSH3Represents legacy harsh lighting preset 3
LEGACY_HARSH4Represents legacy harsh lighting preset 4
LEGACY_NORMAL1Represents legacy normal lighting preset 1
LEGACY_NORMAL2Represents legacy normal lighting preset 2
LEGACY_NORMAL3Represents legacy normal lighting preset 3
LEGACY_NORMAL4Represents legacy normal lighting preset 4
MORNING
SOFT
SUNRISE
SUNSET
THREE_PTRepresents a three-point lighting preset
TWO_PTRepresents a two-point lighting preset

Properties

NameTypeAccessDescription
valueStringReadReturns the string value of this constant.

Methods

SignatureDescription
getValue()StringReturns the string value of this constant.

See Also