gdiplus.h revision 3194da424708abdd288b28d96892b3a5f3f7df0b
1ca2cf024391992fe14b2df7d3ae0f575d074452Evan Hunt/*
bf8267aa453e5d2a735ed732a043b77a0b355b20Mark Andrews * Copyright (C) 2007 Google (Evan Stade)
0c27b3fe77ac1d5094ba3521e8142d9e7973133fMark Andrews *
0c27b3fe77ac1d5094ba3521e8142d9e7973133fMark Andrews * This library is free software; you can redistribute it and/or
0c27b3fe77ac1d5094ba3521e8142d9e7973133fMark Andrews * modify it under the terms of the GNU Lesser General Public
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews * License as published by the Free Software Foundation; either
f41f183f628a148860a6d1f0070208cddd45b0c6Bob Halley * version 2.1 of the License, or (at your option) any later version.
f41f183f628a148860a6d1f0070208cddd45b0c6Bob Halley *
f41f183f628a148860a6d1f0070208cddd45b0c6Bob Halley * This library is distributed in the hope that it will be useful,
f41f183f628a148860a6d1f0070208cddd45b0c6Bob Halley * but WITHOUT ANY WARRANTY; without even the implied warranty of
e13d04fda918c0c14c2247475bb99e0760d9a6a4Evan Hunt * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
a5d43b72413db3edd6b36a58f9bdf2cf6ff692f2Bob Halley * Lesser General Public License for more details.
3a1ff4ba27c2f093baf6d11d64ed8de3fb813dd5Mark Andrews *
a5d43b72413db3edd6b36a58f9bdf2cf6ff692f2Bob Halley * You should have received a copy of the GNU Lesser General Public
1d761cb453c76353deb8423c78e98d00c5f86ffaEvan Hunt * License along with this library; if not, write to the Free Software
a5d43b72413db3edd6b36a58f9bdf2cf6ff692f2Bob Halley * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
6db1357c34f26079dc2516b02d712df228e3db99Jeremy Reed */
307d2084502eddc7ce921e5ce439aec3531d90e0Tatuya JINMEI 神明達哉
6db1357c34f26079dc2516b02d712df228e3db99Jeremy Reed#ifndef _GDIPLUS_H
307d2084502eddc7ce921e5ce439aec3531d90e0Tatuya JINMEI 神明達哉#define _GDIPLUS_H
0d7548ee341c83c540624a423e2c701b6e9ddc4eEvan Hunt
6db1357c34f26079dc2516b02d712df228e3db99Jeremy Reed#ifdef __cplusplus
a5d43b72413db3edd6b36a58f9bdf2cf6ff692f2Bob Halley
a5d43b72413db3edd6b36a58f9bdf2cf6ff692f2Bob Halleynamespace Gdiplus
be123554f014da4a3c9e31097efc6e63823d3408Mark Andrews{
be123554f014da4a3c9e31097efc6e63823d3408Mark Andrews namespace DllExports
be123554f014da4a3c9e31097efc6e63823d3408Mark Andrews {
1d761cb453c76353deb8423c78e98d00c5f86ffaEvan Hunt#include "gdiplusmem.h"
1d761cb453c76353deb8423c78e98d00c5f86ffaEvan Hunt };
1d761cb453c76353deb8423c78e98d00c5f86ffaEvan Hunt
93593fa445f77a5517103be29544f9ecef0e2d2dBob Halley#include "gdiplusenums.h"
2f2e3e1c38aabeef784566870d885adfa7f00a48David Lawrence#include "gdiplustypes.h"
9d3ad53203f1ac49f9e876dbbcaca18656eb3e19Mark Andrews#include "gdiplusinit.h"
9d3ad53203f1ac49f9e876dbbcaca18656eb3e19Mark Andrews#include "gdipluspixelformats.h"
a5d43b72413db3edd6b36a58f9bdf2cf6ff692f2Bob Halley#include "gdiplusmetaheader.h"
ca5cbad980fb78b3e79787bbdf049b1e5dfb3376Bob Halley#include "gdiplusimaging.h"
ca5cbad980fb78b3e79787bbdf049b1e5dfb3376Bob Halley#include "gdipluscolor.h"
ca5cbad980fb78b3e79787bbdf049b1e5dfb3376Bob Halley#include "gdipluscolormatrix.h"
ca5cbad980fb78b3e79787bbdf049b1e5dfb3376Bob Halley#include "gdiplusgpstubs.h"
1d761cb453c76353deb8423c78e98d00c5f86ffaEvan Hunt
ca5cbad980fb78b3e79787bbdf049b1e5dfb3376Bob Halley namespace DllExports
6db1357c34f26079dc2516b02d712df228e3db99Jeremy Reed {
6db1357c34f26079dc2516b02d712df228e3db99Jeremy Reed#include "gdiplusflat.h"
6db1357c34f26079dc2516b02d712df228e3db99Jeremy Reed };
6db1357c34f26079dc2516b02d712df228e3db99Jeremy Reed};
6db1357c34f26079dc2516b02d712df228e3db99Jeremy Reed
280747fa7c1d4597d47f7be8ec5fb7c8980c1952Andreas Gustafsson#else /* end c++ includes */
7d7f929274e48808b4771162d6302a99e69865d8Mark Andrews
7d7f929274e48808b4771162d6302a99e69865d8Mark Andrews#include "gdiplusmem.h"
6db1357c34f26079dc2516b02d712df228e3db99Jeremy Reed
280747fa7c1d4597d47f7be8ec5fb7c8980c1952Andreas Gustafsson#include "gdiplusenums.h"
280747fa7c1d4597d47f7be8ec5fb7c8980c1952Andreas Gustafsson#include "gdiplustypes.h"
49f788cbd39eb9218c19e077c7b2519c617e044dMark Andrews#include "gdiplusinit.h"
aacd7daaf7859de742ab35eac00e70676b1b9f4fEvan Hunt#include "gdipluspixelformats.h"
aacd7daaf7859de742ab35eac00e70676b1b9f4fEvan Hunt#include "gdiplusmetaheader.h"
de679d396ed4d58a03e471a617a1e666277dea91Evan Hunt#include "gdiplusimaging.h"
aacd7daaf7859de742ab35eac00e70676b1b9f4fEvan Hunt#include "gdipluscolor.h"
aacd7daaf7859de742ab35eac00e70676b1b9f4fEvan Hunt#include "gdipluscolormatrix.h"
de679d396ed4d58a03e471a617a1e666277dea91Evan Hunt#include "gdiplusgpstubs.h"
3ee5e4d6a40fdc413c6216048e7c162eb5e6b295Brian Wellington
8a5809527e6c85e39699901712a455d5480907c1Evan Hunt#include "gdiplusflat.h"
8a5809527e6c85e39699901712a455d5480907c1Evan Hunt
8a5809527e6c85e39699901712a455d5480907c1Evan Hunt#endif /* end c includes */
8a5809527e6c85e39699901712a455d5480907c1Evan Hunt
8a5809527e6c85e39699901712a455d5480907c1Evan Hunt#endif /* _GDIPLUS_H_ */
8a5809527e6c85e39699901712a455d5480907c1Evan Hunt