GradientStopCollection

GradientStopCollection

General

GradientStopCollection és una classe en Aspose.Slides FOSS per a C++.

Representa una col·lecció d’estacions de gradient.

Propietats

NameTypeAccessDescription
GradientStopGradientStopReadProperty provides access to a GradientStop element in the collection
iteratoriteratorReadReturns an iterator for traversing the gradient stop collection
const_iteratorconst_iteratorReadReturns a const iterator for read‑only traversal of the collection

Mètodes

SignatureDescription
GradientStop()GradientStopProperty provides access to a GradientStop element in the collection
GradientStop()GradientStop
GradientStop()GradientStop
GradientStop()GradientStop
GradientStop()GradientStop
iterator()iteratorReturns an iterator for traversing the gradient stop collection
iterator()iterator
const_iterator()const_iteratorReturns a const iterator for read‑only traversal of the collection
const_iterator()const_iterator
init_internal(gs_lst_element: pugi::xml_node, save_callback: std::function<void()>)Initialize XML-backed gradient stop collection.
save()Save changes via the save callback.
set_color_from_arg(cf: SimpleColorFormat, color: Drawing::Color)Set color on a SimpleColorFormat from a Drawing::Color value.
set_color_from_arg(cf: SimpleColorFormat, preset: PresetColor)Set color on a SimpleColorFormat from a Drawing::Color value.
set_color_from_arg(cf: SimpleColorFormat, scheme: SchemeColor)Set color on a SimpleColorFormat from a Drawing::Color value.
 Català