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

MedicalViewerImageInformation Constructor(Int32,Int32,Int32,Int32)






The image horizontal resolution, in dots per inch (DPI).
The image vertical resolution, in dots per inch (DPI).
The width of the image in pixels.
The height of the image in pixels.
Initializes a new instance of the MedicalViewerImageInformation class with explicit parameters.
Syntax
public MedicalViewerImageInformation( 
   int xResolution,
   int yResolution,
   int imageWidth,
   int imageHeight
)
'Declaration
 
Public Function New( _
   ByVal xResolution As Integer, _
   ByVal yResolution As Integer, _
   ByVal imageWidth As Integer, _
   ByVal imageHeight As Integer _
)
'Usage
 
Dim xResolution As Integer
Dim yResolution As Integer
Dim imageWidth As Integer
Dim imageHeight As Integer
 
Dim instance As New MedicalViewerImageInformation(xResolution, yResolution, imageWidth, imageHeight)
public MedicalViewerImageInformation( 
   int xResolution,
   int yResolution,
   int imageWidth,
   int imageHeight
)
function MedicalViewerImageInformation( 
   xResolution ,
   yResolution ,
   imageWidth ,
   imageHeight 
)
public:
MedicalViewerImageInformation( 
   int xResolution,
   int yResolution,
   int imageWidth,
   int imageHeight
)

Parameters

xResolution
The image horizontal resolution, in dots per inch (DPI).
yResolution
The image vertical resolution, in dots per inch (DPI).
imageWidth
The width of the image in pixels.
imageHeight
The height of the image in pixels.
Example
For an example, refer to MedicalViewerImageInformation
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

MedicalViewerImageInformation Class
MedicalViewerImageInformation 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