LEADTOOLS Workflow (Leadtools.Workflow.Raster assembly)

WorkflowImage Constructor(RasterImage)

Show in webframe





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
)

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

See Also

Reference

WorkflowImage Class
WorkflowImage Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2013 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