Home | Trees | Indices | Help |
|
---|
|
object --+ | paint.IPaint --+ | IGradient
The Gradient defines a way to fill a shape with a linear color gradient pattern.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
Inherited from |
|
Returns the x-coordinate of a point at which linear gradient starts. @return: the x-coordinate of a point at which linear gradient starts. |
Returns the unit of x-coordinate of a point at which linear gradient starts.
|
Returns the y-coordinate of a point at which linear gradient starts.
|
Returns the unit of y-coordinate of a point at which linear gradient starts.
|
Returns the x-coordinate of a point at which linear gradient ends. @return: the x-coordinate of a point at which linear gradient ends. |
Returns the unit of x-coordinate of a point at which linear gradient ends.
|
Returns the x-coordinate of a point at which linear gradient ends.
|
Returns the unit of y-coordinate of a point at which linear gradient ends.
|
Returns a list of colorstops associated with this gradient.
See Also: IColorStop |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Jun 10 22:40:19 2015 | http://epydoc.sourceforge.net |