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

White() private méthode

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