![]() |
wxIScan
|
#include <poppler.h>
#include <wx/dynlib.h>
#include <wx/image.h>
Go to the source code of this file.
Classes | |
class | wxPoppler |
A class to handle PDF files using libpoppler. More... | |
class | wxPDFHandler |
Image handler to handle PDF files in a way e. g. the BMP or JPEG file handler does it. More... | |
Defines | |
#define | WXPOPPPLER_LIBPOPPLER "poppler-glib" |
Enumerations | |
enum | wxBitmapTypePdf { wxBITMAP_TYPE_PDF = wxBITMAP_TYPE_ANY + 1047 } |
#define WXPOPPPLER_LIBPOPPLER "poppler-glib" |
Definition at line 25 of file wxpoppler.h.
Referenced by wxPoppler::wxPoppler().
enum wxBitmapTypePdf |