Method

MtkRegioncopy

Declaration [src]

MtkRegion*
mtk_region_copy (
  const MtkRegion* region
)

Description

No description available.

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.