cairolineargradient(3) php man page | unix.com

Man Page: cairolineargradient

Operating Environment: php

Section: 3

CAIROLINEARGRADIENT(3)							 1						    CAIROLINEARGRADIENT(3)

The CairoLinearGradient class

INTRODUCTION
Create a new CairoLinearGradient along the line defined
CLASS SYNOPSIS
CairoLinearGradient CairoLinearGradientextends CairoGradientPattern Methods o public CairoLinearGradient::__construct (float $x0, float $y0, float $x1, float $y1) o public array CairoLinearGradient::getPoints (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 CAIROLINEARGRADIENT(3)
Related Man Pages
recursivecachingiterator(3) - php
yaf_config_simple(3) - php
cairocontext(3) - php
cairopssurface(3) - php
cairo_pattern_add_color_stop_rgba(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
Status of UNIX.COM Forum Transformation
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch