Edit

SKPixmap.ColorSpace Property

Definition

Gets the color space.

public SkiaSharp.SKColorSpace? ColorSpace { get; }

Property Value

The color space, or null if the pixmap has no color space.

Applies to