Table of Contents

Class PixelFormats

Namespace
Avalonia.Platform
Assembly
Avalonia.Base.dll
public static class PixelFormats
Inheritance
PixelFormats
Inherited Members

Properties

Bgr24

public static PixelFormat Bgr24 { get; }

Property Value

PixelFormat

Bgr32

public static PixelFormat Bgr32 { get; }

Property Value

PixelFormat

Bgr555

public static PixelFormat Bgr555 { get; }

Property Value

PixelFormat

Bgr565

public static PixelFormat Bgr565 { get; }

Property Value

PixelFormat

Bgra8888

public static PixelFormat Bgra8888 { get; }

Property Value

PixelFormat

BlackWhite

public static PixelFormat BlackWhite { get; }

Property Value

PixelFormat

Gray16

public static PixelFormat Gray16 { get; }

Property Value

PixelFormat

Gray2

public static PixelFormat Gray2 { get; }

Property Value

PixelFormat

Gray32Float

public static PixelFormat Gray32Float { get; }

Property Value

PixelFormat

Gray4

public static PixelFormat Gray4 { get; }

Property Value

PixelFormat

Gray8

public static PixelFormat Gray8 { get; }

Property Value

PixelFormat

Rgb24

public static PixelFormat Rgb24 { get; }

Property Value

PixelFormat

Rgb32

public static PixelFormat Rgb32 { get; }

Property Value

PixelFormat

Rgb565

public static PixelFormat Rgb565 { get; }

Property Value

PixelFormat

Rgba64

public static PixelFormat Rgba64 { get; }

Property Value

PixelFormat

Rgba8888

public static PixelFormat Rgba8888 { get; }

Property Value

PixelFormat