php man page for cairolineargradient

Query: cairolineargradient

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
cairo_pattern_add_color_stop_rgb(3) - php
sphinxclient(3) - php
cairocontext(3) - php
yaf_session(3) - php
Similar Topics in the Unix Linux Community
Forum Video Tutorial: How to Use Code Tags
UNIX.COM 2017 Year End Summary
Please Welcome Don Cragun as Lead Moderator
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun