Add

ImageTransformOperationCollection.Add method

将新的图像效果添加到集合的末尾。

public void Add(IImageTransformOperation operation)
范围类型描述
operationIImageTransformOperation添加到集合末尾的图像效果。

也可以看看