IImageCollection class

IImageCollection class

Represents collection of PPImage.

The IImageCollection type exposes the following members:

Returns image by its index.

Indexer

NameDescription
[index]Index.

Methods

MethodDescription
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_imageAdds a copy of an image from an another presentation.
add_imageAdd an image to a presentation from SVG object.

See Also