YSTest
PreAlpha_b500_20140530
The YSLib Test Project
|
平台中立的图像输入和输出。 更多...
类 | |
class | YSLib::Drawing::BadImageAlloc |
图像资源分配失败异常:表示存储等资源不足导致无法创建图像。 更多... | |
class | YSLib::Drawing::UnsupportedImageFormat |
未被支持的图像格式异常:表示请求的操作涉及的图像格式不受库的支持。 更多... | |
class | YSLib::Drawing::UnknownImageFormat |
未知图像格式异常:表示请求的操作涉及的图像格式因为不明确而不受库的支持。 更多... | |
class | YSLib::Drawing::ImageMemory |
图像内存对象;保存图像内容的数据缓冲对象。 更多... | |
class | YSLib::Drawing::HBitmap |
位图句柄:指向位图数据。 更多... | |
class | YSLib::Drawing::HMultiBitmap |
多页面位图句柄:指向多页面位图数据。 更多... | |
class | YSLib::Drawing::HMultiBitmap::iterator |
命名空间 | |
YSLib | |
YSLib::Drawing | |
图形处理。 | |
类型定义 | |
using | YSLib::Drawing::BitPerPixel = u8 |
函数 | |
bool | YSLib::Drawing::operator!= (const HMultiBitmap::iterator &x, const HMultiBitmap::iterator &y) ynothrow |
平台中立的图像输入和输出。
在文件 Image.h 中定义.