LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

MedicalViewerImageInformation Constructor(Int32,Int32,Int32,Int32)

Show in webframe





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
)

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

See Also

Reference

MedicalViewerImageInformation Class
MedicalViewerImageInformation Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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