C#
VB
C++
Gets the images.
[IgnoreAttribute()]
public RasterImage Images { get; }
Public ReadOnly Property Images As Leadtools.RasterImage
public:
property Leadtools.RasterImage^ Images {
Leadtools.RasterImage^ get();
}
The images located in the dataset. These represent the top level Pixel Data element only.
For an example refer to QueryRetrieveScu.Move(DicomScp, string, string, string,string).
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