Size.scale

Scales the components of a #graphene_size_t using the given @factor.

class Size
void
scale
(
float factor
,
out Size res
)

Parameters

factor float

the scaling factor

res Size

return location for the scaled size

Meta