Share via


Direct2DPixelShaderImageWorkerBase.Dispose Method (Boolean)

Called by the Dispose() method.

Namespace: Lumia.Imaging.Workers.Direct2D
Assembly: Lumia.Imaging.Managed (in Lumia.Imaging.Managed.dll) Version: 0.0.0.0

Syntax

protected virtual void Dispose(
    bool disposing
)
'Declaration
Protected Overridable Sub Dispose ( 
    disposing As Boolean
)
protected:
virtual void Dispose(
    bool disposing
)
function Dispose(disposing);

Parameters

Version Information

Lumia Imaging SDK

Supported in: 3.0

See Also

Direct2DPixelShaderImageWorkerBase Class

Direct2DPixelShaderImageWorkerBase.Direct2DPixelShaderImageWorkerBase Members

Dispose Overload

Lumia.Imaging.Workers.Direct2D Namespace