|
CartoType API
|
#include <cartotype_gradient.h>
Public Attributes | |
| int32 | iStart |
| int32 | iEnd |
| TColor | iColor |
A gradient range specifies a fixed color to be used over the whole of a range in a color gradient.
The color over the range from iStart to one less than iEnd.
The end of the range: a number in the range 0...256.
The start of the range: a number in the range 0...256.
1.7.5.1