Class PixelFormats
- Namespace
- Avalonia.Platform
- Assembly
- Avalonia.Base.dll
public static class PixelFormats
- Inheritance
-
PixelFormats
- Inherited Members
-
Properties
public static PixelFormat Bgr24 { get; }
Property Value
- PixelFormat
public static PixelFormat Bgr32 { get; }
Property Value
- PixelFormat
public static PixelFormat Bgr555 { get; }
Property Value
- PixelFormat
public static PixelFormat Bgr565 { get; }
Property Value
- PixelFormat
public static PixelFormat Bgra8888 { get; }
Property Value
- PixelFormat
public static PixelFormat BlackWhite { get; }
Property Value
- PixelFormat
public static PixelFormat Gray16 { get; }
Property Value
- PixelFormat
public static PixelFormat Gray2 { get; }
Property Value
- PixelFormat
public static PixelFormat Gray32Float { get; }
Property Value
- PixelFormat
public static PixelFormat Gray4 { get; }
Property Value
- PixelFormat
public static PixelFormat Gray8 { get; }
Property Value
- PixelFormat
public static PixelFormat Rgb24 { get; }
Property Value
- PixelFormat
public static PixelFormat Rgb32 { get; }
Property Value
- PixelFormat
public static PixelFormat Rgb565 { get; }
Property Value
- PixelFormat
public static PixelFormat Rgba64 { get; }
Property Value
- PixelFormat
public static PixelFormat Rgba8888 { get; }
Property Value
- PixelFormat