FillOverlay

Vue de l’ensemble

‘FillOverlay’ est une classe dans Aspose.Slides FOSS pour C++.

Un surploi de remplissage spécifie un supplément de la rempli pour un objet et mélange les deux remboursements en utilisant le mode de mixte sélectionné.

Cette classe fournit 19 méthodes pour travailler avec des objets FillOverlay dans les programmes C++. Les méthodologies disponibles comprennent: FillBlendMode, Save et 3 méthodies supplémentaires. Tous les membres publics sont accessibles à toute application C ++ après l’installation de l’Aspose.Slides FOSS pour le package C+. Propriétés : Philosophype , IpresentationComponent ; as_i_image_transform_operation; a_is_presentation_componente : ‘blend` .

Propriétés

NameTypeAccessDescription
FillBlendModeFillBlendModeReadGets the fill blend mode.
IFillFormatIFillFormatReadGets the i fill format.
IBaseSlideIBaseSlideReadGets the i base slide.
IPresentationComponentIPresentationComponentReadGets the i presentation component.
IImageTransformOperationIImageTransformOperationReadGets the i image transform operation.

méthodes

SignatureDescription
FillBlendMode()FillBlendModeProperty gets or sets the overlay’s fill blend mode
IFillFormat()IFillFormatMethod returns the fill format interface for the overlay
IFillFormat()IFillFormat
IBaseSlide()IBaseSlideProperty references the base slide containing the overlay
IBaseSlide()IBaseSlide
IPresentationComponent()IPresentationComponentMethod returns the presentation component associated with the overlay
IImageTransformOperation()IImageTransformOperationProperty gives the image transform operation applied to the overlay
FillOverlay()
~FillOverlay()
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.
blend()FillBlendModeReturns the fill blend mode. Defaults to OVERLAY.
set_blend(value: FillBlendMode)Sets the fill blend mode.
fill_format()IFillFormatReturns the fill format associated with this overlay. Read-only.
fill_format()IFillFormatReturns the fill format associated with this overlay. Read-only.
slide()IBaseSlideInitialize from an XML element (e.g., ) with a persistence callback.
slide()IBaseSlideInitialize from an XML element (e.g., ) with a persistence callback.
as_i_presentation_component()IPresentationComponentReturns this object as IPresentationComponent, or nullptr. Note: PVIObject base returns this, but standalone FillOverlay objects are not meaningful as IPresentationComponent without a shape hierarchy. Returns nullptr for compatibility with existing call-site expectations.
as_i_image_transform_operation()IImageTransformOperationReturns this object as IImageTransformOperation.

Voir aussi

  • Aspose.Slides - référence API d’entreprise
 Français