wx_BGI_Graphics
Classic BGI-compatible graphics API with modern OpenGL extension API
Loading...
Searching...
No Matches
Namespaces | Functions
bgi_image.h File Reference
#include "bgi_types.h"
Include dependency graph for bgi_image.h:

Go to the source code of this file.

Namespaces

namespace  bgi
 

Functions

bool bgi::captureImage (int left, int top, int right, int bottom, void *bitmap)
 
bool bgi::drawImage (int left, int top, const void *bitmap, int op)
 
unsigned bgi::imageSizeForRect (int left, int top, int right, int bottom)