public override Color?GetAlpha(Color lightColor)
 => MiscUtils.Blend(lightColor, drawColor);