Interface IAnimationFrame
Interface IAnimationFrame
Il nome: Aspose.Imaging Assemblea: Aspose.Imaging.dll (25.4.0)
Il frame di animazione
public interface IAnimationFrame
Properties
DisposalMethod
Riceve il metodo di distacco.
AnimationDisposalMethods DisposalMethod { get; }
Valore di proprietà
FrameLeft
Riceve il frame rilasciato.
int FrameLeft { get; }
Valore di proprietà
FrameTime
Riceve la durata del frame.
int FrameTime { get; }
Valore di proprietà
FrameTop
Riceve il frame top offset.
int FrameTop { get; }
Valore di proprietà
UseAlphaBlending
Riceve un valore che indica se [utilizzare alfa blending].
bool UseAlphaBlending { get; }
Valore di proprietà
Methods
GetFullFrame()
Ottieni il quadro completo.
RasterImage GetFullFrame()
Returns
Il RasterImage con il frame completo