Click or drag to resize

JpegMarkerDispose Method

Note: This API is now obsolete.

Call this method to free the JpegMarker data from memory without waiting for the Garbage Collector.

Namespace:  Atalasoft.Imaging.Metadata
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
[ObsoleteAttribute("This method is obsolete.")]
public void Dispose()
See Also