PixelFormats Class
Definition
Namespace: Avalonia.Platform
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public static class PixelFormats
Public NotInheritable Class PixelFormats
[<AbstractClassAttribute>]
[<SealedAttribute>]
type PixelFormats = class end
Inheritance | Object → PixelFormats |
Properties
Bgr24 | |
Bgr32 | |
Bgr555 | |
Bgr565 | |
Bgra8888 | |
BlackWhite | |
Gray16 | |
Gray2 | |
Gray32Float | |
Gray4 | |
Gray8 | |
Rgb24 | |
Rgb32 | |
Rgb565 | |
Rgba64 | |
Rgba8888 |