Picture

Opinie generală

Picture este o clasă în Aspose.Slides FOSS pentru C++.

Reprezintă o imagine într-o prezentare.

Metode de evaluare

SignatureDescription
init_internal(blip_element: pugi::xml_node, slide_part: Internal::pptx::SlidePart, parent_slide: Slide)Internal initialization with the a:blip XML element.
blip_element()pugi::xml_nodeReturns the stored blip XML node.
slide_part()Internal::pptx::SlidePartReturns the associated slide part, or nullptr.
image()IPPImageReturns the embedded image.
set_image(value: IPPImage)Sets the embedded image.
link_path_long()std::stringReturns the linked image’s URL.
set_link_path_long(value: std::string)Sets the linked image’s URL.
presentation()IPresentationReturns the parent presentation.
presentation()IPresentationReturns the parent presentation.
slide()IBaseSlideReturns the parent slide.
slide()IBaseSlideReturns the parent slide.
as_i_presentation_component()IPresentationComponentReturns this as IPresentationComponent.
as_i_presentation_component()IPresentationComponentReturns this as IPresentationComponent.
as_i_slide_component()ISlideComponentReturns this as ISlideComponent.
as_i_slide_component()ISlideComponentReturns this as ISlideComponent.
 Română