Leadtools.MedicalViewer Namespace > MedicalViewerCell Class : SetRequestedImage Method |
Overload | Description |
---|---|
SetRequestedImage(RasterImage,Int32) | Sends the requested image to the control. This method is used when the low memory usage feature is enabled (for more information see EnableLowMemoryUsage(Boolean,Int32,Int32)) |
SetRequestedImage(RasterImage,Int32[],MedicalViewerSetImageOptions) | 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[])) |