C#
VB
Java
Objective-C
WinRT C#
C++
Gets the horizontal resolution (DPI) of the image.
public int XResolution { get; } Public ReadOnly Property XResolution As Integer public int XResolution {get;} @property (nonatomic, assign, readonly) NSInteger xResolution public int getXResolution() get_XResolution(); 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 CodecsImageInfo.
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
Medical Web Viewer .NET
