Method
MtkRegioncopy
Declaration [src]
MtkRegion*
mtk_region_copy (
const MtkRegion* region
)
Return value
Type: MtkRegion
A copy of the passed region.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |