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



The WorkflowImage Class is available in LEADTOOLS Document and Medical Imaging toolkits.

The RasterImage class serves as a means for passing image data between the different LEADTOOLS WF activities.

Object Model

WorkflowImage Class

Syntax

Visual Basic (Declaration) 
Public Class WorkflowImage 
   Inherits System.Workflow.ComponentModel.DependencyObject
   Implements IComponentIDisposable 
Visual Basic (Usage)Copy Code
Dim instance As WorkflowImage
C++/CLI 
public ref class WorkflowImage : public System.Workflow.ComponentModel.DependencyObject, IComponentIDisposable  

Remarks

Every LEADTOOLS activity that operates on, or returns an image will have a RasterImage property that is set to the image to be operated on, or will contain the resulting image of that activity.

Inheritance Hierarchy

System.Object
   System.Workflow.ComponentModel.DependencyObject
      Leadtools.Workflow.Raster.WorkflowImage

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