Images are usually coming from disk files. To start working on a disk file that contains an image, an "image file", we need to know its full pathname. Then we should make sure it contains image data that can be handled by QPix.
To do this we will use QPx_TestImageFile:
|