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

Red() private méthode

private Red ( ) : string
Résultat string
        extern public static string Red();
        /// <summary>Gets an RGBA value of red at the given opacity.</summary>

Same methods

Color::Red ( double opacity ) : string