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



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

The LoadActivity class loads image files in any supported format.

Object Model

LoadImageActivity ClassWorkflowImage ClassWorkflowImage Class

Syntax

Visual Basic (Declaration) 
<ActivityValidatorAttribute("Leadtools.Workflow.Raster.LoadImageActivityValidator, Leadtools.Workflow.Raster, Version=17.0.0.0, Culture=neutral, PublicKeyToken=null")>
Public Class LoadImageActivity 
   Inherits DisposableImageActivity
   Implements IComponentIDisposable 
Visual Basic (Usage)Copy Code
Dim instance As LoadImageActivity
C# 
[ActivityValidatorAttribute("Leadtools.Workflow.Raster.LoadImageActivityValidator, Leadtools.Workflow.Raster, Version=17.0.0.0, Culture=neutral, PublicKeyToken=null")]
public class LoadImageActivity : DisposableImageActivity, IComponentIDisposable  
C++/CLI 
[ActivityValidatorAttribute("Leadtools.Workflow.Raster.LoadImageActivityValidator, Leadtools.Workflow.Raster, Version=17.0.0.0, Culture=neutral, PublicKeyToken=null")]
public ref class LoadImageActivity : public DisposableImageActivity, IComponentIDisposable  

Remarks

The loaded image is returned in the Leadtools.RasterImage property.

Inheritance Hierarchy

System.Object
   System.Workflow.ComponentModel.DependencyObject
      System.Workflow.ComponentModel.Activity
         Leadtools.Workflow.Raster.WorkflowImageActivity
            Leadtools.Workflow.Raster.DisposableImageActivity
               Leadtools.Workflow.Raster.LoadImageActivity

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