Package: graphene

Function graphene:rect-init-from-rect

Lambda List

graphene:rect-init-from-rect (r src)

Arguments

r -- a graphene:rect-t instance
src -- a graphene:rect-t instance

Return Value

The initialized graphene:rect-t instance.

Details

Initializes r using the given src rectangle. This function will implicitly normalize the rectangle before returning.
 

See also

2023-12-9