Image quality indicator |
Top Previous Next |
The image quality indicator shows a warning if the user adds an image to a photo book with a problematic low resolution. The formula for this is: X = ImageWidthPixel / (ImgWidthMM × (UploadDPI / 2 / 25.4)) Y = ImageHeightPixel / (ImgHeightMM × (UploadDPI / 2 / 25.4)) Quality = Minimum(X, Y) × 100 The ImgWidthMM is the width of the image in mm as it appears in the document (if your image only fills a part of the page this value is smaller than if your image is stretched to the maximum). In the Publisher, Quality is displayed as follows:
|