Image.Dispose
Image.Dispose method
Releases all resources used by this Image.
public virtual void Dispose()
Remarks
This method actually does nothing. It’s just for compatibility with System.Drawing API.
See Also
- class Image
- namespace System.Drawing
- assembly Aspose.Drawing