ImageCollection

General

ImageCollection és una classe en Aspose.Slides FOSS per a C++.

Gestiona la col·lecció d’imatges en una presentació.

Propietats

NameTypeAccessDescription
ImageCollectionImageCollectionReadProperty provides access to the underlying image collection object

Mètodes

SignatureDescription
ImageCollection()ImageCollectionProperty provides access to the underlying image collection object
size()std::size_tReturns the number of images in the collection.
begin()iteratorReturns an iterator to the first image in the collection
end()iteratorReturns an iterator past the last image in the collection
begin()const_iterator
end()const_iterator
 Català