The DisposableImageActivity Class is available in LEADTOOLS Document and Medical Imaging toolkits.
The WorkflowImageActivity class is the base class for all the LEADTOOLS WF activities that contain an image and can automatically dispose of it.Visual Basic (Declaration) | |
---|---|
Public MustInherit Class DisposableImageActivity Inherits WorkflowImageActivity Implements IComponent, IDisposable |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As DisposableImageActivity |
C# | |
---|---|
public abstract class DisposableImageActivity : WorkflowImageActivity, IComponent, IDisposable |
C++/CLI | |
---|---|
public ref class DisposableImageActivity abstract : public WorkflowImageActivity, IComponent, IDisposable |
System.Object
System.Workflow.ComponentModel.DependencyObject
System.Workflow.ComponentModel.Activity
Leadtools.Workflow.Raster.WorkflowImageActivity
Leadtools.Workflow.Raster.DisposableImageActivity
Leadtools.Workflow.Raster.CreateThumbnailActivity
Leadtools.Workflow.Raster.LoadImageActivity
Leadtools.Workflow.Raster.SaveImageActivity
Target Platforms: Microsoft .NET Framework 3.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7