Being sure we're dealing with an image file that contains valid image data, we can get the dimensions, color depth and horizontal and vertical resolutions of the image. To get the image properties directly from an image file, we use the command QPx_GetImageFileInfo:
|