sprint 1-alpha
Public Member Functions | Public Attributes
sprint::gtl::CBrushT< t_bManaged > Class Template Reference

A Brush object. More...

#include <Brush.h>

List of all members.

Public Member Functions

 CBrushT (HBRUSH hBrush=NULL)
 CBrushT (COLORREF col)
CBrushT< t_bManaged > & operator= (HBRUSH hBrush)
void Attach (HBRUSH hBrush)
HBRUSH Detach ()
 operator HBRUSH () const
bool IsNull () const
 empty
HBRUSH CreateSolidBrush (COLORREF crColor)
HBRUSH CreatePatternBrush (HBITMAP hBitmap)
HBRUSH CreateSysColorBrush (int nIndex)
BOOL DeleteObject ()
int GetLogBrush (LOGBRUSH *pLogBrush) const
 Ritorna il LOGBRUSH usato per generare questo Brush.
bool GetLogBrush (LOGBRUSH &LogBrush) const
 Ritorna il LOGBRUSH usato per generare questo Brush.

Public Attributes

HBRUSH m_hBrush

Detailed Description

template<bool t_bManaged>
class sprint::gtl::CBrushT< t_bManaged >

A Brush object.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines