GdipCloneRegion (GDIPLUS.@)
GpStatus WINGDIPAPI GdipCloneRegion ( GpRegion* region, GpRegion** clone )
Creates a deep copy of the region.
| region | [In] | source region. |
| clone | [Out] | resulting clone. |
SUCCESS: Ok
FAILURE: InvalidParameter or OutOfMemory
Defined in "gdiplusflat.h".
Implemented in "dlls/gdiplus/region.c". source.winehq.org/source/dlls/gdiplus/region.c
Debug channel "gdiplus".
Copyright © 2009 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Nov 2009.