Dev Center
You can use the Resolution property to check the resolution while acquiring an image. To change the resolution/DPI in the viewer, you can use the following methods:
DWObject.SetDPI() // Changes the DPI (dots per inch) of the specified image depending on the input resolution parameters
latest version