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

Red() private method

private Red ( ) : string
return 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