CMGDK r49-rc2
公有成员 | 公有属性
hgl::Image类参考

#include <HGPOther.h>

所有成员的列表。

公有成员

 Image ()
 ~Image ()
bool LoadOther (const wchar_t *, bool, bool, bool, int=ctNone, bool=false)
void SaveToHGP (const wchar_t *, const wchar_t *ca, float) const
void SaveToTEX (const wchar_t *, const wchar_t *ca, float) const
void SaveToMapHGP (const wchar_t *, const wchar_t *ca, float) const

公有属性

int width
int height
int layer_number
ObjectList< ImageLayerlayer

构造及析构函数文档

hgl::Image::Image ( )
hgl::Image::~Image ( )

成员函数文档

bool hgl::Image::LoadOther ( const wchar_t *  filename,
bool  merge,
bool  clip_border,
bool  clip_same,
int  ct = ctNone,
bool  clear_same_point = false 
)

加载图片

参数:
filename文件名
merge是否自动合层
clip_border是否裁剪掉边框
clip_same是否裁剪掉相同部分
ct
clear_same_point清除相同颜色的点
void hgl::Image::SaveToHGP ( const wchar_t *  filename,
const wchar_t *  ca,
float  rate 
) const
void hgl::Image::SaveToMapHGP ( const wchar_t *  filename,
const wchar_t *  ca,
float  rate 
) const
void hgl::Image::SaveToTEX ( const wchar_t *  ,
const wchar_t *  ca,
float   
) const

成员数据文档


该类的文档由以下文件生成:
 全部  名字空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义