ImageCollection.Add

ImageCollection.Add method

将图像添加到集合中。

public void Add(string imageName, MemoryStream stream)
范围类型描述
imageNameString中使用的图像的名称Name
streamMemoryStream图像文件的内容作为 Stream

也可以看看