←Select platform

DestinationImage Property (ShiftDataCommand)

Summary

RasterImage object that references the 8, 12 or 16-bit grayscale image resulting from the command. The source image will not be affected.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public Leadtools.RasterImage DestinationImage {get;}
Public ReadOnly Property DestinationImage As Leadtools.RasterImage
public Leadtools.RasterImage DestinationImage {get;}
@property (nonatomic, strong, readonly, nullable) LTRasterImage *destinationImage
public RasterImage getDestinationImage()
get_DestinationImage();
public: 
property Leadtools.RasterImage^ DestinationImage { 
   Leadtools.RasterImage^ get(); 
} 

Property Value

RasterImage object that references the 8, 12 or 16-bit grayscale image resulting from the command. The source image will not be affected.

Example

Refer to ShiftDataCommand.

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