getFractionAsPercentageBadge

open fun getFractionAsPercentageBadge(numerator: Double, denominator: Double, decimalPlaces: Int, @Nullable textPaint: TextPaint, @Nullable backgroundColor: Integer): Bitmap