pdfimage.cpp File Reference

Implementation of the wxPdfImage class. More...

#include <wx/wxprec.h>
#include <wx/wx.h>
#include <wx/uri.h>
#include <wx/url.h>
#include <wx/gifdecod.h>
#include <wx/wfstream.h>
#include <wx/zstream.h>
#include "wx/pdfdoc.h"
#include "wx/pdfimage.h"

Classes

class  GdiObject
 Class representing GDI objects while parsing WMF files. (For internal use only). More...

Defines

#define M_SOF0   0xC0
#define M_SOF1   0xC1
#define M_SOF2   0xC2
#define M_SOF3   0xC3
#define M_SOF5   0xC5
#define M_SOF6   0xC6
#define M_SOF7   0xC7
#define M_SOF9   0xC9
#define M_SOF10   0xCA
#define M_SOF11   0xCB
#define M_SOF13   0xCD
#define M_SOF14   0xCE
#define M_SOF15   0xCF
#define M_SOI   0xD8
#define M_EOI   0xD9
#define M_SOS   0xDA
#define M_COM   0xFE
#define M_PSEUDO   0xFFD8

Functions

static void AddGdiObject (wxArrayPtrVoid &gdiObjects, void *obj)


Detailed Description

Implementation of the wxPdfImage class.


Define Documentation

#define M_COM   0xFE

#define M_EOI   0xD9

#define M_PSEUDO   0xFFD8

#define M_SOF0   0xC0

#define M_SOF1   0xC1

#define M_SOF10   0xCA

#define M_SOF11   0xCB

#define M_SOF13   0xCD

#define M_SOF14   0xCE

#define M_SOF15   0xCF

#define M_SOF2   0xC2

#define M_SOF3   0xC3

#define M_SOF5   0xC5

#define M_SOF6   0xC6

#define M_SOF7   0xC7

#define M_SOF9   0xC9

#define M_SOI   0xD8

#define M_SOS   0xDA


Function Documentation

static void AddGdiObject ( wxArrayPtrVoid &  gdiObjects,
void *  obj 
) [static]


Generated on Fri Dec 15 21:30:36 2006 for wxPdfDocument by  doxygen 1.5.1-p1