init

fun init(width: Float, height: Float): Size

Initializes a #graphene_size_t using the given @width and @height.

Return

the initialized #graphene_size_t

Since

1.0

Parameters

width

the width

height

the height