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

White() private method

private White ( ) : string
return string
        public static extern string White();
        /// <summary>Gets an RGBA value of white at the given opacity.</summary>

Same methods

Color::White ( double opacity ) : string