bmp.h File Reference

BMP conversion routines. More...

#include "dll.h"
#include "data.h"
#include "m_javaloader.h"
Include dependency graph for bmp.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Barry
 

Project namespace, containing all related functions and classes.


Functions

BXEXPORT size_t Barry::GetTotalBitmapSize (const JLScreenInfo &info)
 Returns the total number of bytes needed to convert a screenshot of the given dimensions into a bitmap, using the ScreenshotToBitmap() function.
BXEXPORT void Barry::ScreenshotToBitmap (const JLScreenInfo &info, const Data &screenshot, Data &bitmap)
 Converts screenshot data obtained via JavaLoader::GetScreenshot() into uncompressed bitmap format, suitable for writing BMP files.

Detailed Description

BMP conversion routines.

Definition in file bmp.h.


Generated on 29 Mar 2010 for Barry by  doxygen 1.6.1