PixelFormat Structure

Definition

Namespace: Avalonia.Platform
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public struct PixelFormat : IEquatable<PixelFormat>
Inheritance
Object    ValueType    PixelFormat
Implements
IEquatablePixelFormat

Properties

Methods

GetTypeGets the Type of the current instance.
(Inherited from Object)
ToString
(Overrides ValueTypeToString)

Extension Methods

See Also