←Select platform

DestinationImage Property (SelectDataCommand)

Summary

RasterImage object that references the 8, 12 or 16-bit grayscale image. SourceImage will not be affected.

Syntax

C#
VB
WinRT C#
C++
public Leadtools.RasterImage DestinationImage {get;}
Public ReadOnly Property DestinationImage As Leadtools.RasterImage
public Leadtools.RasterImage DestinationImage {get;}
get_DestinationImage();
public: 
property Leadtools.RasterImage^ DestinationImage { 
   Leadtools.RasterImage^ get(); 
} 

Property Value

RasterImage that references the 8, 12 or 16-bit grayscale image. SourceImage will not be affected.

Example

Refer to SelectDataCommand.

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