LEADTOOLS Medical (Leadtools.MedicalViewer assembly)
LEAD Technologies, Inc

SetRequestedImageThumbnail(RasterImage,Int32,Int32,Int32) Method






The thumbnail to be set.
The index of the thumbnail in the image.
The width of the original image.
The height of the original image.
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[]))
Syntax
public void SetRequestedImageThumbnail( 
   RasterImage image,
   int index,
   int width,
   int height
)
'Declaration
 
Public Overloads Sub SetRequestedImageThumbnail( _
   ByVal image As RasterImage, _
   ByVal index As Integer, _
   ByVal width As Integer, _
   ByVal height As Integer _
) 
'Usage
 
Dim instance As MedicalViewerCell
Dim image As RasterImage
Dim index As Integer
Dim width As Integer
Dim height As Integer
 
instance.SetRequestedImageThumbnail(image, index, width, height)
public void SetRequestedImageThumbnail( 
   RasterImage image,
   int index,
   int width,
   int height
)
 function Leadtools.MedicalViewer.MedicalViewerCell.SetRequestedImageThumbnail(RasterImage,Int32,Int32,Int32)( 
   image ,
   index ,
   width ,
   height 
)
public:
void SetRequestedImageThumbnail( 
   RasterImage^ image,
   int index,
   int width,
   int height
) 

Parameters

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.
Remarks
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

MedicalViewerCell Class
MedicalViewerCell Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features