All Classes |Grouped Classes |Index

Class CL_Gradient

Colorgradient description class. More...

Derived from:

None

Derived by:

None

Group:

2D (Display)

#include <ClanLib/display.h>

Class Members:

Construction:

CL_Gradient

Constructs a color gradient.


Attributes:

top_left

Color of top left corner of gradient.

top_right

Color of top right corner of gradient.

bottom_left

Color of bottom left corner of gradient.

bottom_right

Color of bottom right corner of gradient.

operator==

Compares gradient to another one.

operator!=

Compares gradient to another one.