PgMatrix.unitsToDouble

Converts a number in Pango units to floating-point: divides it by PANGO_SCALE. Since 1.16

class PgMatrix
static
double
unitsToDouble
(
int i
)

Parameters

i int

value in Pango units

Return Value

Type: double

the double value.

Meta