Package: graphene

Function graphene:size-scale

Lambda List

graphene:size-scale (size factor result)

Arguments

size -- a graphene:size-t instance
factor -- a number coerced to a float with the scaling factor
result -- a graphene:size-t instance for the scaled size

Return Value

The graphene:size-t instance with the scaled size.

Details

Scales the components of the given graphene:size-t instance by the given factor.
 

See also

2023-9-22