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

Class: awBilinearGradient

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

Class Overview

awGradient
   |
   --awLinearGradient
      |
      --awBilinearGradient

Create a bilinear gradient


Variables

Methods


Inherited Variables

Inherited Methods

Class: awLinearGradient

awLinearGradient::awLinearGradient()
Build the linear gradient

Class: awGradient

awGradient::awGradient()
Build the gradient

Class Details

[line 97]
Create a bilinear gradient



[ Top ]


Class Variables

$center =

[line 104]

Gradient center



Tags:

var:  Center between 0 and 1

Type:   float


[ Top ]



Class Methods


constructor awBilinearGradient [line 114]

awBilinearGradient awBilinearGradient( $from $from, $to $to, int $angle, [int $center = 0.5])

Build the bilinear gradient



Parameters:

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

[ Top ]


Documentation generated on Sat, 08 Nov 2008 14:52:23 +0100 by phpDocumentor 1.4.1