public struct PixelFormat : IEquatable<PixelFormat>Public Structure PixelFormat
Implements IEquatable(Of PixelFormat)[<SealedAttribute>]
type PixelFormat =
struct
inherit ValueType
interface IEquatable<PixelFormat>
end| GetType | Gets the Type of the current instance. (Inherited from Object) |
| ToString | (Overrides ValueTypeToString) |
| ToSkColorType | (Defined by SkiaSharpExtensions) |