public enum RasterImageAnimationDisposalMethod
Public Enum RasterImageAnimationDisposalMethod
typedef NS_ENUM(NSInteger, LTRasterImageAnimationDisposalMethod)
public enum RasterImageAnimationDisposalMethod
public enum class RasterImageAnimationDisposalMethod
Value | Member | Description |
---|---|---|
0 | None | Do nothing |
1 | Leave | Leave the target image as is |
2 | RestoreBackground | Restore the background |
3 | RestorePrevious | Restore the previous frame |
The RasterImageAnimator class will take care of interpreting the value of the disposal method and update the target image accordingly.
For an example, refer to RasterImage.AnimationOffset
RasterImage.AnimationWaitUserInput
RasterImage.AnimationBackground
RasterImage.AnimationDisposalMethod
RasterImage.AnimationGlobalLoop
RasterImage.AnimationGlobalSize
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