ImageCollection class

ImageCollection class

Represents collection of PPImage.

The ImageCollection type exposes the following members:

Gets the element at the specified index. Read-only IPPImage.

Indexer

NameDescription
[index]

Methods

MethodDescription
add_imageAdds a copy of an image from an another presentation.
add_imageAdd an image to a presentation.
add_imageAdd an image to a presentation.
add_imageAdd an image to a presentation from stream.
add_imageCreates and adds an image to a presentation from stream.
add_imageAdds an image to a presentation from specified buffer.
add_imageAdd an image to a presentation from Svg object.

See Also