Sends the requested images to the control. This method is used when the low memory usage feature is enabled (for more information see EnableLowMemoryUsage(Int32,Int32,MedicalViewerImageInformation[]))
public void SetRequestedImageThumbnail(
RasterImage image,
int index,
int width,
int height
)
Public Overloads Sub SetRequestedImageThumbnail( _
ByVal image As RasterImage, _
ByVal index As Integer, _
ByVal width As Integer, _
ByVal height As Integer _
)
public:
void SetRequestedImageThumbnail(
RasterImage^ image,
int index,
int width,
int height
)
image
The thumbnail to be set.
index
The index of the thumbnail in the image.
width
The width of the original image.
height
The height of the original image.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document