←Select platform

SourceImage Property

Summary

Gets or sets an RasterImage object that references the source image.

Syntax

C#
VB
C++
public Leadtools.RasterImage SourceImage {get; set;}
Public Property SourceImage As Leadtools.RasterImage
public: 
property Leadtools.RasterImage^ SourceImage { 
   Leadtools.RasterImage^ get(); 
   void set (    Leadtools.RasterImage^ ); 
} 

Property Value

RasterImage object that references the source image.

Remarks

This property must be filled before calling any method of this class.

Example

Refer to FastMagicWandCommand

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.ImageProcessing.Core Assembly
Click or drag to resize