FillOverlay

General

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

Representa un efecte de sobreposició d’ompliment. Una superposición d"omplament especifica una ompliment addicional per a un objecte i barreja els dos complements junts utilitzant el mode de mescla seleccionat.

Propietats

NameTypeAccessDescription
FillBlendModeFillBlendModeReadGets or sets the blend mode used by the fill overlay
IFillFormatIFillFormatReadReturns the fill format object for the overlay
IBaseSlideIBaseSlideReadGets or sets the slide that contains this overlay
IPresentationComponentIPresentationComponentReadReturns the presentation component associated with the overlay
IImageTransformOperationIImageTransformOperationReadReturns the image transform operation applied to the overlay

Mètodes

SignatureDescription
FillBlendMode()FillBlendModeGets or sets the blend mode used by the fill overlay
IFillFormat()IFillFormatReturns the fill format object for the overlay
IFillFormat()IFillFormat
IBaseSlide()IBaseSlideGets or sets the slide that contains this overlay
IBaseSlide()IBaseSlide
IPresentationComponent()IPresentationComponentReturns the presentation component associated with the overlay
IImageTransformOperation()IImageTransformOperationReturns the image transform operation applied to the overlay
init_internal(element: pugi::xml_node, save_callback: std::function<void()>)Initialize from an XML element (e.g., ) with a persistence callback.
save()Persist changes via the save callback provided at init time.
 Català