Graph: ezcGraphRadialGradient
[ ]
[ ]
[ ]
[ ]
[ ]
Class: ezcGraphRadialGradient
|
Class representing radial gradient fills. For drivers which cannot draw gradients it falls back to a native ezcGraphColor. In this case the start color of the gradient will be used. [
source]
Parents
ezcBaseOptions
|
--ezcGraphColor
|
--ezcGraphRadialGradient
Properties
Inherited Member Variables
From
ezcBaseOptions:
Method Summary
|
public void |
__construct(
$center, $width, $height, $startColor, $endColor )
Constructor |
|
public void |
__toString(
)
Returns a unique string representation for the gradient. |
Inherited Methods
From
ezcGraphColor :
From
ezcBaseOptions :
Methods
__construct
Constructor
Parameters
Redefinition of
__toString
void __toString(
)
Returns a unique string representation for the gradient.
Last updated: Thu, 31 Jan 2008