Open.Core.Color.HotPink C# (CSharp) Method

HotPink() private method

private HotPink ( ) : string
return string
        extern public static string HotPink();
        /// <summary>Gets an RGBA value of hot-pink (magenta) at the given opacity.</summary>

Same methods

Color::HotPink ( double opacity ) : string