Error Messages/41132

< Error Messages
Revision as of 18:48, 18 February 2010 by AManandhar (talk | contribs) (Created page with '= Message Text = The function ReadImageFile could not read an image from the file: C:\Temp\junk.xps The most likely cause the file may not be of a recognized image file …')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Message Text

The function ReadImageFile could not read an image from the file: 
C:\Temp\junk.xps
The most likely cause the file may not be of a recognized image file format.

Cause

The indicated file does not contain an image format that is recognized by the GDI+ libraries. It may be an unsupported image file format, or it is possible the file itself has been corrupted.

ReadImageFile should usually be able to support at least JPG, PNG, TIF, BMP, GIF and EXIF formats. Some computers may have additional image codecs for GDI+ installed, and thus may support additional formats.

Comments


You are not allowed to post comments.