dgui ~master (2015-01-31T19:15:37Z)
Dub
Repo
PatternBrush
dgui
canvas
Undocumented in source.
class
PatternBrush :
Brush
{
this
(HBRUSH hBrush, bool owned);
this
(Bitmap bmp);
Bitmap
bitmap
[@property getter];
static
PatternBrush
fromHBRUSH
(HBRUSH hBrush, bool owned);
}
Constructors
this
this
(HBRUSH hBrush, bool owned)
Undocumented in source.
this
this
(Bitmap bmp)
Undocumented in source.
Members
Properties
bitmap
Bitmap
bitmap
[@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
Static functions
fromHBRUSH
PatternBrush
fromHBRUSH
(HBRUSH hBrush, bool owned)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
dgui
canvas
classes
Bitmap
Brush
Canvas
Cursor
Font
GraphicObject
HatchBrush
Icon
Image
PatternBrush
Pen
Screen
SolidBrush
SystemBrushes
SystemColors
SystemCursors
SystemFonts
SystemIcons
SystemPens
TextFormat
enums
BitmapCopyMode
EdgeMode
EdgeType
FontStyle
FrameMode
FrameType
GradientFillRectMode
HatchStyle
ImageType
PenStyle
TextAlignment
TextFormatFlags
TextTrimming
structs
BitmapBit
BitmapData
Color
FontMetrics