linea21-externals
[ class tree: linea21-externals ] [ index: linea21-externals ] [ all elements ]

Class: awLinearGradient

Source Location: /class/system/artichow/php5/inc/Gradient.class.php

Class Overview

awGradient
   |
   --awLinearGradient

Create a linear gradient


Variables

Methods


Child classes:

awBilinearGradient
Create a bilinear gradient

Inherited Variables

Inherited Methods

Class: awGradient

awGradient::__construct()
Build the gradient

Class Details

[line 60]
Create a linear gradient



[ Top ]


Class Variables

$angle =

[line 67]

Gradient angle



Tags:

access:  public

Type:   int


[ Top ]



Class Methods


constructor __construct [line 76]

awLinearGradient __construct( awColor $from, awColor $to, int $angle)

Build the linear gradient



Tags:

access:  public


Overridden in child classes as:

awBilinearGradient::__construct()
Build the bilinear gradient

Overrides awGradient::__construct() (Build the gradient)

Parameters:

awColor   $from   From color
awColor   $to   To color
int   $angle   Gradient angle

[ Top ]


Documentation generated on Thu, 03 May 2012 15:04:53 +0200 by phpDocumentor 1.4.1