LayerState Class

Summary: The options of time line layer state.

Module: aspose.psd.fileformats.psd.layers.animation

Full Name: aspose.psd.fileformats.psd.layers.animation.LayerState

Aspose.PSD Version: 24.4.0

Constructors

NameDescription
LayerState()Initializes a new instance of the LayerState class

Properties

NameTypeAccessDescription
blend_modeBlendModer/wGets or sets the blending mode.
enabledboolr/wGets or sets the enabled state.
fill_opacitydoubler/wGets or sets the fill opacity value.
horizontal_fx_rfdoubler/wGets or sets the HorizontalFXRf value.
idintr/wGets or sets the layer id.
opacitydoubler/wGets or sets the opacity value.
position_offsetPointr/wGets or sets the layer position offset related to the actual layer position.
state_effectsLayerStateEffectsrGets the layer state effects.
vertical_fx_rfdoubler/wGets or sets the VerticalFXRf value.

Constructor: LayerState()

 LayerState() 

Initializes a new instance of the LayerState class