Determine DPI#
Determines the DPI of an image. If a PDF file is provided, an attempt will be made to extract an image from the first page. Then, based on the inch values for A4 format, the DPI will be determined.
| File Name | [Text] The name and path to the image file or PDF document. You can enter the full file name including the path. |
| Result | [Number] The obtained DPI value of the image. The result outputs the minimum value between the vertical and horizontal resolutions. |
| Error Handling Level | Select the error handling level. Possible values:
If "Default" is selected, the value from the "Start" block of this diagram will be used. |
| Message Level | Select the message level that blocks will output during operation. Possible values:
If "Default" is selected, the value from the "Start" block of this diagram will be used. |
| Error Text | [Text] Returns detailed information about the error in case of incorrect execution of the block's operation. |