Size.interpolate

void interpolate(graphene.size.Size b, double factor, out graphene.size.Size res)

Linearly interpolates the two given #graphene_size_t using the given interpolation factor.

Parameters

ba #graphene_size_t
factorthe linear interpolation factor
resreturn location for the interpolated size