Image.Replace
Image.Replace method
Replaces the current image data with the data from the provided Image object.
public void Replace(Image newImage)
Parameter | Type | Description |
---|---|---|
newImage | Image | The Image object containing the new data. |
See Also
- class Image
- namespace Aspose.Note
- assembly Aspose.Note