The WorkflowImage Constructor() is available in LEADTOOLS Document and Medical Imaging toolkits.
Constructs a new empty WorkflowImage object.| Visual Basic (Declaration) | |
|---|---|
Public Function New() | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As New WorkflowImage() | |
| C# | |
|---|---|
public WorkflowImage() | |
| C++/CLI | |
|---|---|
public: WorkflowImage(); | |
The resulting RasterImage will not have any image data in it. You will need to set the System.Drawing.Image property to a reference to a valid Leadtools.RasterImage object.
Target Platforms: Microsoft .NET Framework 3.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7