The enumeration specifies the disposal methods used after rendering each image in an animation playback.
typedef enum tagANIMATION_DISPOSAL
{
DISPOSAL_NONE,
DISPOSAL_LEAVE,
DISPOSAL_RESTOREBACKGROUND,
DISPOSAL_RESTOREPREVIOUS
} ANIMATION_DISPOSAL;
[0] Do nothing.
[1] Leave the target bitmap as is.
[2] Restore the background.
[3] Restore the previous image.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document