Frame Class
Summary: The options of time line frame item.
Module: aspose.psd.fileformats.psd.layers.animation
Full Name: aspose.psd.fileformats.psd.layers.animation.Frame
Aspose.PSD Version: 24.9.0
Constructors
Name | Description |
---|---|
Frame() | Initializes a new instance of the Frame class |
Properties
Name | Type | Access | Description |
---|---|---|---|
delay | int | r/w | Gets or sets the frame delay value in centa-seconds. For example, in 1 second contains 100 centa-seconds. |
disposal_method | FrameDisposalMethod | r/w | Gets or sets the disposal method of frame. |
id | int | r/w | Gets or sets the frame id. |
layer_states | LayerState[] | r/w | Gets ot sets the layer states of frame. |
Constructor: Frame()
Frame()
Initializes a new instance of the Frame class