git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52498
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
14 files changed:
- @ingroup group_class_gdi
@wxheader{bitmap.h}
This class encapsulates the concept of a platform-dependent bitmap,
@wxheader{bitmap.h}
This class encapsulates the concept of a platform-dependent bitmap,
- @ingroup group_class_gdi
@wxheader{bitmap.h}
This class encapsulates a monochrome mask bitmap, where the masked area is
@wxheader{bitmap.h}
This class encapsulates a monochrome mask bitmap, where the masked area is
- @ingroup group_class_gdi
@wxheader{brush.h}
A brush is a drawing tool for filling in areas. It is used for painting
@wxheader{brush.h}
A brush is a drawing tool for filling in areas. It is used for painting
- @ingroup group_class_gdi
@wxheader{colour.h}
A colour is an object representing a combination of Red, Green, and Blue (RGB)
@wxheader{colour.h}
A colour is an object representing a combination of Red, Green, and Blue (RGB)
- @ingroup group_class_gdi
@wxheader{cursor.h}
A cursor is a small bitmap usually used for denoting where the mouse
@wxheader{cursor.h}
A cursor is a small bitmap usually used for denoting where the mouse
- @ingroup group_class_dc group_class_gdi
@wxheader{dc.h}
A wxDC is a @e device context onto which graphics and text can be drawn.
@wxheader{dc.h}
A wxDC is a @e device context onto which graphics and text can be drawn.
- @ingroup group_class_gdi
@wxheader{dc.h}
wxDCClipper is a small helper class for setting a clipping region on a
@wxheader{dc.h}
wxDCClipper is a small helper class for setting a clipping region on a
- @ingroup group_class_gdi
@wxheader{font.h}
A font is an object which determines the appearance of text. Fonts are
@wxheader{font.h}
A font is an object which determines the appearance of text. Fonts are
- @ingroup group_class_gdi
@wxheader{gdicmn.h}
A brush list is a list containing all brushes which have been created.
@wxheader{gdicmn.h}
A brush list is a list containing all brushes which have been created.
- @ingroup group_class_gdi
@wxheader{gdicmn.h}
A font list is a list containing all fonts which have been created. There
@wxheader{gdicmn.h}
A font list is a list containing all fonts which have been created. There
- @ingroup group_class_gdi
@wxheader{gdicmn.h}
There is only one instance of this class: @b wxThePenList. Use
@wxheader{gdicmn.h}
There is only one instance of this class: @b wxThePenList. Use
- @ingroup group_class_gdi
@wxheader{icon.h}
An icon is a small rectangular bitmap usually used for denoting a
@wxheader{icon.h}
An icon is a small rectangular bitmap usually used for denoting a
- @ingroup group_class_gdi
@wxheader{image.h}
This class encapsulates a platform-independent image. An image can be created
@wxheader{image.h}
This class encapsulates a platform-independent image. An image can be created
- @ingroup group_class_gdi
@wxheader{imaglist.h}
A wxImageList contains a list of images, which are stored in
@wxheader{imaglist.h}
A wxImageList contains a list of images, which are stored in
- @ingroup group_class_gdi
@wxheader{palette.h}
A palette is a table that maps pixel values to RGB colours. It allows the
@wxheader{palette.h}
A palette is a table that maps pixel values to RGB colours. It allows the
- @ingroup group_class_gdi
@wxheader{pen.h}
A pen is a drawing tool for drawing outlines. It is used for drawing
@wxheader{pen.h}
A pen is a drawing tool for drawing outlines. It is used for drawing
- @ingroup group_class_gdi
@wxheader{region.h}
A wxRegion represents a simple or complex region on a device context or window.
@wxheader{region.h}
A wxRegion represents a simple or complex region on a device context or window.
data using the reference counting, are not affected.
@library{wxcore}
data using the reference counting, are not affected.
@library{wxcore}
/**
@class wxRendererNative
/**
@class wxRendererNative
- @ingroup group_class_gdi
@wxheader{renderer.h}
First, a brief introduction to wxRenderer and why it is needed.
@wxheader{renderer.h}
First, a brief introduction to wxRenderer and why it is needed.