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