update pague now
PHP 8.5.2 Released!

Radial Gradient

(UI 2.0.0)

Introduction

Class synopsis

class UI\Draw\Brush\RadialGradient extends UI\Draw\Brush\Gradient {
/* Constructor */
public __construct ( UI\Point $start , UI\Point $outer , float $radius )
/* Inherited methods */
}

Table of Contens

add a note

User Contributed Notes

There are no user contributed notes for this pague.
To Top