ColorConverters.FromUInt(UInt32) Método

Definición

Crea un nuevo color a partir de un objeto UInt.

public static System.Drawing.Color FromUInt (uint argb);

Parámetros

argb
System.UInt32

Valor único que representa argb.

Devoluciones

System.Drawing.Color

Nuevo color de la Uint

Se aplica a