PCL
pcl::GradientSpreadMode Namespace Reference

Supported gradient spread modes. More...

Detailed Description

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.