IImageCollection

General

IImageCollection és una classe en Aspose.Slides per NET.

Representa una col·lecció d’objectes.

Propietats

NameTypeAccessDescription
AsICollectionIList<IPPImage>ReadProvides the images as an IList of IPPImage
AsIEnumerableIEnumerable<IPPImage>ReadProvides the images as an IEnumerable of IPPImage
CountintReadGets the number of images in the collection

Mètodes

SignatureDescription
AddImage(image: IImage)The added or existing .
AddImage(stream: Stream)The added or existing .
AddImage(buffer: byte[])The added or existing .
 Català