Skip to main content

PixelFormatHelper Class

Definition

Assembly:Avalonia.Skia
Package:Avalonia.Skia

Helps with resolving pixel formats to Skia color types.

public class PixelFormatHelper

Inheritance: object -> PixelFormatHelper

Methods

NameDescription
ResolveColorTypeNo summary available.

ResolveColorType Method

public SkiaSharp.SKColorType ResolveColorType(Nullable<Avalonia.Platform.PixelFormat> format)

Parameters

format Nullable<Avalonia.Platform.PixelFormat>

Returns

SkiaSharp.SKColorType