PCL
|
Supported gradient spread modes. More...
GradientSpreadMode::Pad | Areas outside the gradient are filled with the nearest (first or last) stop color. |
GradientSpreadMode::Reflect | Gradients are reflected outside gradient areas. |
GradientSpreadMode::Repeat | Gradients are repeated outside gradient areas. |