DestinationImage Property
Summary
Gets the resulting image of this command
Syntax
C#
VB
Objective-C
C++
Java
Public ReadOnly Property DestinationImage As RasterImage
@property (nonatomic, strong, readonly, nullable) LTRasterImage *destinationImage
public RasterImage getDestinationImage()
Property Value
The resulting RasterImage.