PixelFormatHelper Class
Definition
Helps with resolving pixel formats to Skia color types.
public class PixelFormatHelper
Methods
| Name | Description |
|---|---|
| ResolveColorType | No summary available. |
ResolveColorType Method
public SkiaSharp.SKColorType ResolveColorType(Nullable<Avalonia.Platform.PixelFormat> format)
Parameters
format Nullable<Avalonia.Platform.PixelFormat>
Returns
SkiaSharp.SKColorType