←Select platform

DestinationImage Property (ColorResolutionCommand)

Summary

Gets the resulting image.

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

The resulting RasterImage.

Remarks

If the value of the Mode property is set to ColorResolutionCommandMode.CreateDestinationImage, then this property will contain the resulting converted image.

Example

For an example, refer to ColorResolutionCommand

Requirements

Target Platforms

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