GradientStopCollection

GradientStopCollection — Aspose.Slides FOSS C++ API Reference

GradientStopCollection — Represents a collection of gradient stops.

Package: Aspose::Slides


Properties

PropertyTypeAccessDescription
GradientStopGradientStopRead
iteratoriteratorRead
const_iteratorconst_iteratorRead

Methods

MethodReturnsDescription
GradientStop()GradientStop
GradientStop()GradientStop
GradientStop()GradientStop
GradientStop()GradientStop
GradientStop()GradientStop
iterator()iterator
iterator()iterator
const_iterator()const_iterator
const_iterator()const_iterator
init_internal()voidInitialize XML-backed gradient stop collection.
save()voidSave changes via the save callback.
set_color_from_arg()voidSet color on a SimpleColorFormat from a Drawing::Color value.
set_color_from_arg()voidSet color on a SimpleColorFormat from a Drawing::Color value.
set_color_from_arg()voidSet color on a SimpleColorFormat from a Drawing::Color value.

See Also