Table of Contents

Property IsLoaded

Namespace
Alternet.Drawing
Assembly
Alternet.UI.Common.dll

IsLoaded

Gets a value indicating whether the image frames have been successfully loaded.

public virtual bool IsLoaded { get; }

Property Value

bool

Remarks

This property returns true if the image frames are available; otherwise, it returns false. Use this property to determine whether the animated image is ready for display or processing.