28 #ifndef YSL_INC_CORE_YDEVICE_H_
29 #define YSL_INC_CORE_YDEVICE_H_ 1
58 using Graphics::operator!;
60 using Graphics::operator
bool;
65 using Graphics::GetBufferPtr;
66 using Graphics::GetHeight;
67 using Graphics::GetWidth;
68 using Graphics::GetSize;
69 using Graphics::GetSizeOfBuffer;
84 : GraphicDevice(w, h, p)
92 GetCheckedBufferPtr() const ynothrow;