init_copy
Description:
Initializes a rounded rectangle with a copy.
This function will not normalize the rounded rectangle, so make sure the source is normalized.
Parameters:
this |
the rounded rectangle to initialize |
src |
another rounded rectangle |
Returns:
the initialized rounded rectangle |