C#
VB
WinRT C#
C++
RasterImage object that references the 8, 12 or 16-bit grayscale image. SourceImage will not be affected.
public 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();
}
RasterImage that references the 8, 12 or 16-bit grayscale image. SourceImage will not be affected.
Refer to SelectDataCommand.
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