Interface IAnimationFrame
Interface IAnimationFrame
Namespace: Aspose.Imaging
Assembly: Aspose.Imaging.dll (25.8.0)
The Animation frame
public interface IAnimationFrameProperties
DisposalMethod
Gets the disposal method.
AnimationDisposalMethods DisposalMethod { get; }Property Value
FrameLeft
Gets the frame left offset.
int FrameLeft { get; }Property Value
FrameTime
Gets the frame duration.
int FrameTime { get; }Property Value
FrameTop
Gets the frame top offset.
int FrameTop { get; }Property Value
UseAlphaBlending
Gets a value indicating whether [use alpha blending].
bool UseAlphaBlending { get; }Property Value
Methods
GetFullFrame()
Gets the full frame.
RasterImage GetFullFrame()Returns
The RasterImage with full frame