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.

public override void Dispose()

See Also