Main Page | Modules | Class List | File List | Class Members | File Members

Copy an Image
[Image Package]


Functions

Gan_Imagegan_image_copy_q (const Gan_Image *img_s, Gan_Image *img_d)
 Macro: Copy an image.
Gan_Imagegan_image_copy_s (const Gan_Image *img)
 Macro: Copy an image.

Function Documentation

Gan_Image* gan_image_copy_q const Gan_Image img_s,
Gan_Image img_d
 

Macro: Copy an image.

Returns:
Result image img_d.
Copy image img_s to image img_d, and return img_d.

Gan_Image* gan_image_copy_s const Gan_Image img  ) 
 

Macro: Copy an image.

Returns:
Copied image as a new image.
Allocate and return a copy of image img.


Generated on Fri Mar 17 12:45:01 2006 by  doxygen 1.3.9.1