linux man page for wxgraphicsrenderer

Query: wxgraphicsrenderer

OS: linux

Section: 3erl

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

wxGraphicsRenderer(3erl)				     Erlang Module Definition					  wxGraphicsRenderer(3erl)

NAME
wxGraphicsRenderer - See external documentation: wxGraphicsRenderer.
DESCRIPTION
See external documentation: wxGraphicsRenderer .
DATA TYPES
wxGraphicsRenderer() : An object reference, The representation is internal and can be changed without notice. It can't be used for comparsion stored on disc or distributed for use on other nodes.
EXPORTS
getDefaultRenderer() -> wxGraphicsRenderer() See external documentation . createContext(This::wxGraphicsRenderer(), Dc::wxWindowDC() (see module wxWindowDC) | wxWindow() (see module wxWindow)) -> wxGraphicsCon- text() (see module wxGraphicsContext) See external documentation . createPen(This::wxGraphicsRenderer(), Pen::wxPen() (see module wxPen)) -> wxGraphicsPen() (see module wxGraphicsPen) See external documentation . createBrush(This::wxGraphicsRenderer(), Brush::wxBrush() (see module wxBrush)) -> wxGraphicsBrush() (see module wxGraphicsBrush) See external documentation . createLinearGradientBrush(This::wxGraphicsRenderer(), X1::float(), Y1::float(), X2::float(), Y2::float(), C1::colour() (see module wx), C2::colour() (see module wx)) -> wxGraphicsBrush() (see module wxGraphicsBrush) See external documentation . createRadialGradientBrush(This::wxGraphicsRenderer(), Xo::float(), Yo::float(), Xc::float(), Yc::float(), Radius::float(), OColor::colour() (see module wx), CColor::colour() (see module wx)) -> wxGraphicsBrush() (see module wxGraphicsBrush) See external documentation . createFont(This::wxGraphicsRenderer(), Font::wxFont() (see module wxFont)) -> wxGraphicsFont() (see module wxGraphicsFont) Equivalent to createFont(This, Font, []) . createFont(This::wxGraphicsRenderer(), Font::wxFont() (see module wxFont), Options::[Option]) -> wxGraphicsFont() (see module wxGraphics- Font) Types Option = {col, colour() (see module wx)} See external documentation . createMatrix(This::wxGraphicsRenderer()) -> wxGraphicsMatrix() (see module wxGraphicsMatrix) Equivalent to createMatrix(This, []) . createMatrix(This::wxGraphicsRenderer(), Options::[Option]) -> wxGraphicsMatrix() (see module wxGraphicsMatrix) Types Option = {a, float()} | {b, float()} | {c, float()} | {d, float()} | {tx, float()} | {ty, float()} See external documentation . createPath(This::wxGraphicsRenderer()) -> wxGraphicsPath() (see module wxGraphicsPath) See external documentation .
AUTHORS
<> wxErlang 0.98.9 wxGraphicsRenderer(3erl)
Related Man Pages
wxdc(3erl) - linux
wxbrush(3erl) - linux
wxgraphicspath(3erl) - linux
wxlistitem(3erl) - linux
wxtextattr(3erl) - linux
Similar Topics in the Unix Linux Community
Featured Books and Articles by Active Forum Members
Please Donate to the Red Cross for Earthquake and Tsunami Relief in Japan
Forum Video Tutorial: How to Use Code Tags
Status of UNIX.COM Forum Transformation
YouTube: How to Use Code Tags and Format Posts @UNIX.com