C#
VB
Java
Objective-C
WinRT C#
C++
Determines whether the file has resolution values (DPI) stored inside.
public bool HasResolution { get; } Public ReadOnly Property HasResolution As Boolean public bool HasResolution {get;} @property (nonatomic, assign, readonly) BOOL hasResolution public boolean hasResolution() get_HasResolution(); public:property bool HasResolution {bool get();}
true if the image file has resolution values stored inside; false, otherwise.
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
