YSTest  PreAlpha_b500_20140530
The YSLib Test Project
 全部  命名空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义  
platform_ex::Windows::GSurface< _type > 模板类 参考

显式区域表面:储存显式区域上的二维图形绘制状态。 更多...

#include <Win32GUI.h>

类 platform_ex::Windows::GSurface< _type > 继承关系图:
platform_ex::Windows::GSurface< _type > 的协作图:

Public 成员函数

 GSurface (NativeWindowHandle h_wnd)
 
 GSurface (NativeWindowHandle h_wnd)
 
- Public 成员函数 继承自 platform_ex::Windows::WindowMemorySurface
 WindowMemorySurface (::HDC h_dc)
 
 ~WindowMemorySurface ()
 
 DefGetter (const ynothrow,::HDC, OwnerHandle, h_owner_dc) DefGetter(const ynothrow
 
h_mem_dc void Update (ScreenBuffer &, const YSLib::Drawing::Point &={}) ynothrow
 
 PDefH (void, Update, ScreenRegionBuffer &rbuf, const YSLib::Drawing::Point &pt={}) ynothrow ImplExpr(Update(rbuf.GetScreenBufferRef()
 
pt void UpdatePremultiplied (ScreenBuffer &, NativeWindowHandle, YSLib::Drawing::AlphaType=0xFF, const YSLib::Drawing::Point &={}) ynothrow
 
void UpdatePremultiplied (ScreenRegionBuffer &rbuf, NativeWindowHandle h_wnd, YSLib::Drawing::AlphaType a=0xFF, const YSLib::Drawing::Point &pt={}) ynothrow
 
 WindowMemorySurface (::HDC h_dc)
 
 ~WindowMemorySurface ()
 
 DefGetter (const ynothrow,::HDC, OwnerHandle, h_owner_dc) DefGetter(const ynothrow
 
h_mem_dc void Update (ScreenBuffer &, const YSLib::Drawing::Point &={}) ynothrow
 
void Update (ScreenRegionBuffer &rbuf, const YSLib::Drawing::Point &pt={}) ynothrow
 
void UpdatePremultiplied (ScreenBuffer &, NativeWindowHandle, YSLib::Drawing::AlphaType=0xFF, const YSLib::Drawing::Point &={}) ynothrow
 
void UpdatePremultiplied (ScreenRegionBuffer &rbuf, NativeWindowHandle h_wnd, YSLib::Drawing::AlphaType a=0xFF, const YSLib::Drawing::Point &pt={}) ynothrow
 

额外继承的成员函数

- Public 属性 继承自 platform_ex::Windows::WindowMemorySurface
 NativeHandle
 

详细描述

template<typename _type = WindowDeviceContext>
class platform_ex::Windows::GSurface< _type >

显式区域表面:储存显式区域上的二维图形绘制状态。

警告
非虚析构。
自从
build 387

在文件 include/YCLib/Win32GUI.h385 行定义.

构造及析构函数说明

template<typename _type = WindowDeviceContext>
platform_ex::Windows::GSurface< _type >::GSurface ( NativeWindowHandle  h_wnd)
inline
自从
build 428

在文件 include/YCLib/Win32GUI.h389 行定义.

template<typename _type = WindowDeviceContext>
platform_ex::Windows::GSurface< _type >::GSurface ( NativeWindowHandle  h_wnd)
inline
自从
build 428

在文件 E/include/YCLib/Win32GUI.h378 行定义.


该类的文档由以下文件生成: