PortablePixmapLoaderWin32.cpp File Reference

Implementation for functionality to load arbitrary images, with win32. More...

#include "PortablePixmapLoader.hpp"
#include "MemoryMap.hpp"
#include <atlbase.h>
#include <string>

Include dependency graph for PortablePixmapLoaderWin32.cpp:

Include dependency graph

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)


Detailed Description

Implementation for functionality to load arbitrary images, with win32.

Author: Matt Loper

Revision
1.2
Date
2003/05/10 17:40:23

Definition in file PortablePixmapLoaderWin32.cpp.


Generated on Mon May 26 11:19:50 2003 for CamChecker by doxygen1.3