Table of Contents

Class DevicePixelFormats

Namespace
PaintDotNet.Direct2D1
Assembly
PaintDotNet.Windows.dll
public static class DevicePixelFormats
Inheritance
DevicePixelFormats
Inherited Members

Properties

Alpha8

Specifies A8_UNorm and Premultiplied.

Pbgra32

Specifies B8G8R8A8_UNorm and Premultiplied.

Prgba128Float

Specifies R32G32B32A32_Float and Premultiplied.

Prgba64

Specifies R16G16B16A16_UNorm and Premultiplied.

Prgba64Half

Specifies R16G16B16A16_Float and Premultiplied.

Unknown

Specifies Unknown and Unknown.