'Declaration Public Overloads Shared Function Convert( _
ByVal colorThe color to convert.As SkiaSharp.SKColor _
) As Vintasoft.Primitives.VintasoftColor
public static Vintasoft.Primitives.VintasoftColor Convert(
SkiaSharp.SKColor color
)
public: static Vintasoft.Primitives.VintasoftColor Convert(
SkiaSharp.SKColor color
)
public:
static Vintasoft.Primitives.VintasoftColor Convert(
SkiaSharp.SKColor color
)
Parameters
- color
- The color to convert.
Return Value
Converted color.