YSTest
PreAlpha_b400_20130424
The YSLib Test Project
|
像素填充器。 更多...
#include <yblit.h>
Public 成员函数 | |
PixelFiller (_tPixel c) | |
构造:使用指定颜色。 | |
void | operator() (_tPixel *dst) |
像素填充函数。 | |
Public 属性 | |
_tPixel | Color |
像素填充器。
|
inlineexplicit |
|
inline |
_tPixel YSLib::Drawing::PixelFiller< _tPixel >::Color |