Brushes

(PHP 7, UI 0.9.9)

¼ò½é

Represents a solid color brush

ÀàÕªÒª

UI\Draw\Brush {
/* Constructor */
public __construct ( UI\Draw\Color $color )
public __construct ( int $color )
/* ·½·¨ */
public getColor ( void ) : UI\Draw\Color
public setColor ( UI\Draw\Color $color ) : void
public setColor ( int $color ) : void
}

Table of Contents

User Contributed Notes

There are no user contributed notes for this page.