Open.Core.Color.HotPink C# (CSharp) Méthode

HotPink() private méthode

private HotPink ( ) : string
Résultat 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