DxgiDeviceManager Class

Exposes Trim functionality for the DXGI device used by the SDK.

Namespace: Lumia.Imaging.Direct2D
Assembly: Lumia.Imaging (in Lumia.Imaging.dll) Version: 255.255.255.255

Syntax

public sealed class DxgiDeviceManager : IClosable
'Declaration
Public NotInheritable Class DxgiDeviceManager
    Implements IClosable
public ref class DxgiDeviceManager sealed : IClosable
Lumia.Imaging.Direct2D.DxgiDeviceManager = function();

Type.createClass(
    'Lumia.Imaging.Direct2D.DxgiDeviceManager',
    null,
    Windows.Foundation.IClosable);

Inheritance Hierarchy

System.Object
  Lumia.Imaging.Direct2D.DxgiDeviceManager

Version Information

Lumia Imaging SDK

Supported in: 3.0

See Also

DxgiDeviceManager.DxgiDeviceManager Members

Lumia.Imaging.Direct2D Namespace