ImagePlacement.Replace

ImagePlacement.Replace method

Replace image in collection with another image.

public void Replace(Stream image)
ParameterTypeDescription
imageStreamStream containing image data.

See Also