A size.
the height
the width
Checks whether the two give #graphene_size_t are equal.
a #graphene_size_t
Frees the resources allocated by graphene_size_alloc().
Initializes a #graphene_size_t using the given width and height.
width
height
Initializes a #graphene_size_t using the width and height of the given src.
src
Linearly interpolates the two given #graphene_size_t using the given interpolation factor.
factor
the linear interpolation factor
Scales the components of a #graphene_size_t using the given factor.
the scaling factor
Allocates a new #graphene_size_t.
The contents of the returned value are undefined.
A constant pointer to a zero #graphene_size_t, useful for equality checks and interpolations.
A size.