wxgdiobject
this class allows platforms to implement functionality to optimise gdi objects, such
as wxpen, wxbrush and wxfont. on windows, the underling gdi objects are a scarce resource
and are cleaned up when a usage count goes to zero. on some platforms this
class may not have any special functionality.
since the functionality of this class is platform-specific, it is not documented here in detail.
derived from
wxobject
include files
<wx/gdiobj.h>
see also
wxpen, wxbrush, wxfont
members
wxgdiobject::wxgdiobject
wxgdiobject::wxgdiobject
wxgdiobject()
default constructor.
|