Item

IImageCollection 索引器

根据索引返回图像。

public IPPImage this[int index] { get; }
参数描述
index索引。

返回值

图像。

另见