Wt  3.3.5
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator
Public Member Functions
Wt::WGradient::ColorStop Class Reference

A gradient color stop. More...

List of all members.

Public Member Functions

 ColorStop (double position, const WColor &color)
 Constructor.
double position () const
 Returns the position.
const WColorcolor () const
 Returns the color.
bool operator== (const ColorStop &other) const
 Comparison operator.
bool operator!= (const ColorStop &other) const
 Comparison operator.

Detailed Description

A gradient color stop.

A color stop is defined by a color and a (relative) position. The interpretation of the position depends on the gradient style.

See also:
addColorStop()
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator

Generated on Tue Mar 22 2016 for the C++ Web Toolkit (Wt) by doxygen 1.7.6.1