Class ColorExtensions

ColorExtensions class

The Color extension methods.

public static class ColorExtensions

Methods

NameDescription
static ToGdiColor(Color)Converts the Color to the Color.
static ToGdiColors(Color[])Converts the Color array to the Color array.

See Also