Method
GimpArraycopy
Declaration [src]
GimpArray*
gimp_array_copy (
const GimpArray* array
)
Return value
Type: GimpArray
No description available.
The caller of the method takes ownership of the data, and is responsible for freeing it. |