index.html
Main Page
classes.html
Alphabetical List
annotated.html
Data Structures
files.html
File List
functions.html
Data Fields
globals.html
Globals
fig.h File Reference
Data Structures
struct
struct__wmf__fig__t_1_1__wmf__fig__image.html
_wmf_fig_image
struct
struct__wmf__fig__t.html
_wmf_fig_t
Defines
#define
fig_8h.html#a0
WMF_FIG_LANDSCAPE
(1 << 0)
#define
fig_8h.html#a1
WMF_FIG_IMAGE_PNG
(2)
#define
fig_8h.html#a2
WMF_FIG_IMAGE_JPEG
(6)
#define
fig_8h.html#a3
WMF_FIG_ImageIsEPS
(Z)   (((Z)->flags & WMF_FIG_IMAGE_JPEG) == 0)
#define
fig_8h.html#a4
WMF_FIG_ImageIsPNG
(Z)   (((Z)->flags & WMF_FIG_IMAGE_JPEG) == WMF_FIG_IMAGE_PNG )
#define
fig_8h.html#a5
WMF_FIG_ImageIsJPG
(Z)   (((Z)->flags & WMF_FIG_IMAGE_JPEG) == WMF_FIG_IMAGE_JPEG)
#define
fig_8h.html#a6
WMF_FIG_SUPPORTS_PNG
(1 << 3)
#define
fig_8h.html#a7
WMF_FIG_SUPPORTS_JPEG
(1 << 4)
#define
fig_8h.html#a8
WMF_FIG_MAXPECT
(1 << 5)
#define
fig_8h.html#a9
WMF_FIG_NO_MARGINS
(1 << 6)
#define
fig_8h.html#a10
WMF_FIG_GetData
(Z)   ((
fig_8h.html#a11
wmf_fig_t
*)((Z)->device_data))
Typedefs
typedef
struct__wmf__fig__t.html
_wmf_fig_t
fig_8h.html#a11
wmf_fig_t
Functions
void
fig_8h.html#a12
wmf_fig_function
(
types_8h.html#a22
wmfAPI
*)
Define Documentation
#define WMF_FIG_GetData
(
Z
)
((
fig_8h.html#a11
wmf_fig_t
*)((Z)->device_data))
#define WMF_FIG_IMAGE_JPEG   (6)
#define WMF_FIG_IMAGE_PNG   (2)
#define WMF_FIG_ImageIsEPS
(
Z
)
(((Z)->flags & WMF_FIG_IMAGE_JPEG) == 0)
#define WMF_FIG_ImageIsJPG
(
Z
)
(((Z)->flags & WMF_FIG_IMAGE_JPEG) == WMF_FIG_IMAGE_JPEG)
#define WMF_FIG_ImageIsPNG
(
Z
)
(((Z)->flags & WMF_FIG_IMAGE_JPEG) == WMF_FIG_IMAGE_PNG )
#define WMF_FIG_LANDSCAPE   (1 << 0)
#define WMF_FIG_MAXPECT   (1 << 5)
#define WMF_FIG_NO_MARGINS   (1 << 6)
#define WMF_FIG_SUPPORTS_JPEG   (1 << 4)
#define WMF_FIG_SUPPORTS_PNG   (1 << 3)
Typedef Documentation
typedef struct
struct__wmf__fig__t.html
_wmf_fig_t
wmf_fig_t
Function Documentation
void wmf_fig_function
(
types_8h.html#a22
wmfAPI
*
)
Generated on Tue Dec 10 19:53:49 2002 for libwmf by
http://www.doxygen.org/index.html
doxygen
1.2.18
