cairoradialgradient(3) php man page | unix.com

Man Page: cairoradialgradient

Operating Environment: php

Section: 3

CAIRORADIALGRADIENT(3)							 1						    CAIRORADIALGRADIENT(3)

The CairoRadialGradient class

INTRODUCTION
CLASS SYNOPSIS
CairoRadialGradient CairoRadialGradientextends CairoGradientPattern Methods o public CairoRadialGradient::__construct (float $x0, float $y0, float $r0, float $x1, float $y1, float $r1) o public array CairoRadialGradient::getCircles (void ) Inherited methods o public void CairoGradientPattern::addColorStopRgb (string $offset, string $red, string $green, string $blue) o public void CairoGradientPattern::addColorStopRgba (string $offset, string $red, string $green, string $blue, string $alpha) o public int CairoGradientPattern::getColorStopCount (void ) o public array CairoGradientPattern::getColorStopRgba (string $index) o public int CairoGradientPattern::getExtend (void ) o public void CairoGradientPattern::setExtend (int $extend) PHP Documentation Group CAIRORADIALGRADIENT(3)
Related Man Pages
cairo_pattern_add_color_stop_rgb(3) - php
cairopssurface(3) - php
cairosvgsurface(3) - php
directoryiterator(3) - php
solrinputdocument(3) - php
Similar Topics in the Unix Linux Community
Rules for Homework & Coursework Questions Forum
Forum Video Tutorial: How to Use Code Tags
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch