Specifies the default resolution of images.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
Java
![]() |
---|
public int getImageDpiX () |
It is used for conversion between image (pixel) coordinates and document coordinates. Some image formats contain this information and some not. Java has no standard way to obtain it, so this property is used instead. Zero means use default value. The default value is obtained from Toolkit.getScreenResolution.