Leadtools.Workflow.Raster Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
WorkflowImage Class
See Also  Members  
Leadtools.Workflow.Raster Namespace : WorkflowImage Class



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

Syntax

Visual Basic (Declaration) 
Public Class WorkflowImage 
   Inherits DependencyObject
Visual Basic (Usage)Copy Code
Dim instance As WorkflowImage
C# 
public class WorkflowImage : DependencyObject 
C++/CLI 
public ref class WorkflowImage : public DependencyObject 

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 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

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