YSTest
PreAlpha_b380_20130211
The YSLib Test Project
|
图像画刷。 More...
#include <YBrush.h>
Public Member Functions | |
yconstfn | ImageBrush ()=default |
ImageBrush (const shared_ptr< Drawing::Image > &h) | |
ImageBrush (shared_ptr< Drawing::Image > &&h) | |
ImageBrush (const ImageBrush &)=default | |
ImageBrush (ImageBrush &&)=default | |
ImageBrush & | operator= (const ImageBrush &)=default |
ImageBrush & | operator= (ImageBrush &&)=default |
void | operator() (PaintEventArgs &&) |
Public Attributes | |
shared_ptr< Drawing::Image > | Image |
|
default |
|
inline |
|
inline |
|
default |
|
default |
void ImageBrush::operator() | ( | PaintEventArgs && | e | ) |
Definition at line 47 of file YBrush.cpp.
References YSLib::Drawing::CopyTo(), YSLib::Drawing::BitmapBuffer::GetContext(), YSLib::Drawing::Rect::GetPoint(), YSLib::Drawing::Rect::GetSize(), and YSLib::Drawing::Graphics::GetSize().
|
default |
|
default |
|
mutable |