logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

wxGraphicsBrush - Functions for wxGraphicsBrush class

Data Types

wxGraphicsBrush() = wx:wx_object()

wxWidgets team.                                     wx 2.1.1                               wxGraphicsBrush(3erl)

Description

       A  wxGraphicsBrush  is  a  native representation of a brush. The contents are specific and private to the
       respective renderer. Instances are ref counted and can therefore be assigned as usual. The  only  way  to
       get a valid instance is via wxGraphicsContext:createBrush/2 or wxGraphicsRenderer:createBrush/2.

       This class is derived (and can use functions) from: wxGraphicsObject

       wxWidgets docs: wxGraphicsBrush

Name

       wxGraphicsBrush - Functions for wxGraphicsBrush class

See Also