YSTest  PreAlpha_b500_20140530
The YSLib Test Project
 全部  命名空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义  
YBrush.h 文件参考

图形用户界面画刷。 更多...

#include "YModules.h"
#include <YSLib/UI/ywgtevt.h>
#include <YSLib/Service/yres.h>
#include <YSLib/Service/yblit.h>
YBrush.h 的引用(Include)关系图:
此图展示该文件直接或间接的被哪些文件引用了:

浏览源代码.

class  YSLib::UI::SolidBrush
 单色画刷。 更多...
 
class  YSLib::UI::ImageBrush
 图像画刷。 更多...
 

命名空间

 YSLib
 
 YSLib::UI
 

类型定义

template<typename _type >
using YSLib::UI::GBrushUpdater = std::function< void(const PaintContext &, _type, const Point &, const Point &)>
 画刷更新器类型。 更多...
 

函数

template<typename _fPixelShader , bool _bSwapLR = false, bool _bSwapUD = false>
void YSLib::UI::UpdatePixels (_fPixelShader shader, const PaintContext &pc, const Drawing::Image &img, const Point &dst_offset, const Point &src_offset)
 更新:逐像素操作。 更多...
 

详细描述

图形用户界面画刷。

版本
r371
作者
FrankHB frank.nosp@m.hb19.nosp@m.89@gm.nosp@m.ail..nosp@m.com
自从
build 293
创建时间:
2012-01-10 19:55:30 +0800
修改时间:
2013-12-23 22:55 +0800
文本编码:
UTF-8
模块名称:
YSLib::UI::YBrush

在文件 YBrush.h 中定义.