LEADTOOLS (Leadtools assembly)
LEAD Technologies, Inc

RasterImageAnimationDisposalMethod Enumeration






Used for the disposal methods used after rendering each frame in an animated image. .NET support Silverlight support WinRT support
Syntax
public enum RasterImageAnimationDisposalMethod : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum RasterImageAnimationDisposalMethod 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As RasterImageAnimationDisposalMethod
public enum RasterImageAnimationDisposalMethod : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.RasterImageAnimationDisposalMethod = function() { };
Leadtools.RasterImageAnimationDisposalMethod.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class RasterImageAnimationDisposalMethod : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
LeaveLeave the target image as is
NoneDo nothing
RestoreBackgroundRestore the background
RestorePreviousRestore the previous frame
Remarks

The RasterImageAnimator class will take care of interpreting the value of the disposal method and update the target image accordingly.

Example
For an example, refer to RasterImage.AnimationOffset
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.RasterImageAnimationDisposalMethod

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Leadtools Namespace
RasterImage.AnimationWaitUserInput
RasterImage.AnimationOffset
RasterImage.AnimationDelay
RasterImage.AnimationBackground
RasterImage.AnimationDisposalMethod
RasterImage.AnimationGlobalLoop
RasterImage.AnimationGlobalSize
RasterImage.AnimationGlobalSize
RasterImageAnimator
Implementing Animation

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.