ImageCollection — Aspose.Slides FOSS C++ API Reference
ImageCollection — Manages the collection of images in a presentation.
Package: Aspose::Slides
Properties
| Property | Type | Access | Description |
|---|---|---|---|
ImageCollection | ImageCollection | Read |
Methods
| Method | Returns | Description |
|---|---|---|
ImageCollection() | ImageCollection | |
size() | std::size_t | Returns the number of images in the collection. |
begin() | iterator | |
end() | iterator | |
begin() | const_iterator | |
end() | const_iterator |