ImageAnimator::CanAnimate Method (Image^)
.NET Framework (current version)
Returns a Boolean value indicating whether the specified image contains time-based frames.
Assembly: System.Drawing (in System.Drawing.dll)
Parameters
- image
-
Type:
System.Drawing::Image^
The Image object to test.
Return Value
Type: System::BooleanThis method returns true if the specified image contains time-based frames; otherwise, false.
.NET Framework
Available since 1.1
Available since 1.1
Show: