C#
VB
Java
Objective-C
WinRT C#
C++
RasterImage object that references the 8, 12 or 16-bit grayscale image resulting from the command. The source image will not be affected.
public 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();
}
RasterImage object that references the 8, 12 or 16-bit grayscale image resulting from the command. The source image will not be affected.
Refer to ShiftDataCommand.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET