Brush handle More...
#include <GdiObject.h>
Public Member Functions | |
PatternBrush () | |
PatternBrush (HBITMAP bitmap) | |
void | Create (HBITMAP bitmap) |
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.