Exemplo n.º 1
0
 public override Color?GetAlpha(Color lightColor)
 => MiscUtils.Blend(lightColor, drawColor);