Size.scale
void scale(float factor, out graphene.size.Size res)Scales the components of a #graphene_size_t using the given factor.
Parameters
factor | the scaling factor |
res | return location for the scaled size |
void scale(float factor, out graphene.size.Size res)Scales the components of a #graphene_size_t using the given factor.
factor | the scaling factor |
res | return location for the scaled size |