Click or drag to resize

HeifDocumentDispose Method (Boolean)

Performs resources disposing.

Namespace:  Atalasoft.Imaging.Codec.Heif
Assembly:  Atalasoft.dotImage.Heif (in Atalasoft.dotImage.Heif.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
protected virtual void Dispose(
	bool disposing
)

Parameters

disposing
Type: SystemBoolean
Indicates whether or not the method is called from Dispose method.
See Also