LEADTOOLS Workflow (Leadtools.Workflow.Raster assembly)
LEAD Technologies, Inc

WorkflowImage Constructor(RasterImage)






The Leadtools.RasterImage from which to create the new RasterImage.
Constructs a new RasterImage from the specified existing Leadtools.RasterImage object.
Syntax
public WorkflowImage( 
   RasterImage inputImage
)
'Declaration
 
Public Function New( _
   ByVal inputImage As RasterImage _
)
'Usage
 
Dim inputImage As RasterImage
 
Dim instance As New WorkflowImage(inputImage)
public WorkflowImage( 
   RasterImage inputImage
)
function WorkflowImage( 
   inputImage 
)
public:
WorkflowImage( 
   RasterImage^ inputImage
)

Parameters

inputImage
The Leadtools.RasterImage from which to create the new RasterImage.
Remarks
This constructor will not make a copy of srcImage; it will reference it. Therefore, srcImage should not be disposed after calling this constructor.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

WorkflowImage Class
WorkflowImage Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

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