Item

IImageCollection indexer

Returns image by its index.

public IPPImage this[int index] { get; }
ParameterDescription
indexIndex.

Return Value

Image.

See Also