lebedev-aa / pdfviewer-win32

Automatically exported from code.google.com/p/pdfviewer-win32
0 stars 0 forks source link

The bmp returned by Page.GetImage is distorted #8

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
When use PDFPage.GetImage(int index) to get the i-th image of a page, if 
the file format is BMP, then most of the time the returned bmp file (an 
System.Drawing.Image object) is distorted.

Original issue reported on code.google.com by imge...@gmail.com on 23 May 2010 at 4:35