Click or drag to resize

ImageSource.Dispose Method

Free up resources used by this ImageSource

Namespace:  Atalasoft.Imaging
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public void Dispose()

Implements

IDisposable.Dispose()
See Also