Table of Contents

Enum DeviceFeatureLevel

Namespace
PaintDotNet.Direct2D1
Assembly
PaintDotNet.Windows.dll

Describes the minimum DirectX support required for hardware rendering by a render target.
D2D1_FEATURE_LEVEL

public enum DeviceFeatureLevel

Fields

Default = 0

Direct2D determines whether the video card provides adequate hardware rendering support.

Level9 = 37120

The video card must support DirectX 9.

Level10 = 40960

The video card must support DirectX 10.