CMGDK r49-rc2
|
组合类型 | |
struct | hgl::ImageLayer |
class | hgl::Image |
名字空间 | |
namespace | hgl |
__MAKE_HGL__&&!__MAKE_PLUGIN__ | |
函数 | |
HGP * | hgl::CopyScreenToHGP (int, int, int, int, uint=GL_RGB8) |
根据当前屏幕图像生成一个HGP | |
bool | hgl::SaveBitmapToHGP (const wchar_t *, int, int, ColorType, void *, const wchar_t *ca=L"RLE", float=1) |
保存一个位图数据成HGP文件 | |
bool | hgl::SaveScreenToHGP (const wchar_t *, int, int, int, int, int, int, const wchar_t *ca=L"RLE", float=1) |
保存当前屏幕图像成HGP文件 | |
bool | hgl::SaveScreenToHGP (const wchar_t *, int, int, int, int, const wchar_t *ca=L"RLE", float=1) |
保存当前屏幕图像成HGP文件 |