![]() |
#include "PortablePixmapLoader.hpp"
#include "MemoryMap.hpp"
#include <atlbase.h>
#include <string>
Include dependency graph for PortablePixmapLoaderWin32.cpp:

Go to the source code of this file.
Compounds | |
| class | BitmapDeviceContext |
| Allows us to draw to a bitmap instead of drawing to the screen. More... | |
Defines | |
| #define | HIMETRIC_PER_INCH 2540 |
Functions | |
| CComPtr< IStream > | loadFileIntoStream (const char *filename) |
| CComPtr< IPicture > | loadIPicture (CComPtr< IStream > pStream, UINT size, const char *filename) |
| void | loadPixmapFromFile (PortablePixmap &p, const char *filename, bool bKeepCurrentSize) |
Author: Matt Loper
Definition in file PortablePixmapLoaderWin32.cpp.
1.3