LEADTOOLS Workflow (Leadtools.Workflow.Raster assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
DisposableImageActivity Class
See Also  Members  
Leadtools.Workflow.Raster Namespace : DisposableImageActivity Class



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.

Object Model

DisposableImageActivity ClassWorkflowImage ClassWorkflowImage Class

Syntax

Visual Basic (Declaration) 
Public MustInherit Class DisposableImageActivity 
   Inherits WorkflowImageActivity
   Implements IComponentIDisposable 
Visual Basic (Usage)Copy Code
Dim instance As DisposableImageActivity
C# 
public abstract class DisposableImageActivity : WorkflowImageActivity, IComponentIDisposable  
C++/CLI 
public ref class DisposableImageActivity abstract : public WorkflowImageActivity, IComponentIDisposable  

Remarks

This activity does not do anything; it just contains properties that are common to some of the other LEADTOOLS activities.

Inheritance Hierarchy

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

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.Workflow.Raster requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features