B

Propiedad IColorFormat.B

Devuelve o establece el componente azul de un color. Se ignoran todas las transformaciones de color. Lectura/escritura Byte.

public byte B { get; set; }

Ver También