public MedicalViewerImageInformation(
int xResolution,
int yResolution,
int imageWidth,
int imageHeight
)
Public Function New( _
ByVal xResolution As Integer, _
ByVal yResolution As Integer, _
ByVal imageWidth As Integer, _
ByVal imageHeight As Integer _
)
public:
MedicalViewerImageInformation(
int xResolution,
int yResolution,
int imageWidth,
int imageHeight
)
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.
For an example, refer to MedicalViewerImageInformation
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