PictureFrame

Overview

PictureFrame is a class in Aspose.Slides FOSS for C++.

Represents a picture frame shape containing an image.

Properties

NameTypeAccessDescription
PPImagePPImageReadProperty provides access to the underlying PPImage of the frame
PictureFillFormatPictureFillFormatReadReturns the PictureFillFormat that defines the picture fill settings

Methods

SignatureDescription
PPImage()PPImageProperty provides access to the underlying PPImage of the frame
PictureFillFormat()PictureFillFormatReturns the PictureFillFormat that defines the picture fill settings
PictureFillFormat()PictureFillFormat
PictureFillFormat()PictureFillFormat

See Also