Skip to main content

PixelFormat Structure

Definition

Namespace: Avalonia.Platform
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public struct PixelFormat : IEquatable<PixelFormat>
View Source
InheritanceObjectValueType → PixelFormat
ImplementsIEquatable(PixelFormat)

Properties

Bgra8888 
BitsPerPixel 
Rgb32 
Rgb565 
Rgba8888 

Methods

GetType()Gets the Type of the current instance.
(Inherited from Object)
ToString()
(Overrides ValueType.ToString())

Extension Methods

ToSkColorType()
(Defined by SkiaSharpExtensions)

See Also

Reference

Avalonia.Platform Namespace