Brush handle More...
#include <GdiObject.h>
Public Member Functions | |
SolidBrush () | |
SolidBrush (COLORREF color) | |
void | Create (COLORREF color) |
Public Member Functions inherited from neo::GdiObject< HBRUSH > | |
GdiObject (HBRUSHpHandle=0) | |
operator HBRUSH () | |
void | SetHandle (HBRUSHpHandle) |
Additional Inherited Members | |
Public Attributes inherited from neo::GdiObject< HBRUSH > | |
HBRUSH | handle |
Brush handle
|
inline |
Empty ctor.
|
inline |
Create brush.
|
inline |
Create brush.