ImageDevice.Dispose

ImageDevice.Dispose method

Disposes this device instance. Finalizes this device instance graphics state, i.e. switches composing context to the level higher then this device’s graphics state.

[Obsolete("This method has been deprecated starting from version 24.7 and will be hidden in version 24.10.")]
public override void Dispose()

See Also