CMGDK r49-rc2
组合类型 | 名字空间 | 函数
K:/CMGDKv18/SDK/Source/Graphics/HGP/HGPOther.h文件参考
#include <hgl/2d/HGP.H>
#include "../ImageExt.H"

浏览该文件的源代码。

组合类型

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文件
 全部  名字空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义