I am creating a SolidColorBrush and draw with it like that:
public int CreateBrush(Color color) { if (color.A == 0) { color = Color.FromArgb(255,