Gets the horizontal resolution (DPI) of the image.
public int XResolution {get;}
Public ReadOnly Property XResolution As Integer
public: property int XResolution { int get(); }
public:
property int XResolution {
int get();
}
The horizontal resolution (DPI) of the image.
The XResolution is valid only when the value of HasResolution is true.
For an example, refer to GetInformationRequest.
Target Platforms
GetInformationResponse Class
GetInformationResponse Members
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Multimedia .NET | C API
Medical Web Viewer .NET
.NET
Silverlight
WinRT
WinRT Phone
Java
Android
iOS/macOS
JavaScript HTML5
Multimedia
Medical Web Viewer
C API
C++ Class Library