Main Page   Modules   Compound List   File List   Compound Members   File Members  

Copy an Image
[Image Package]


Functions

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

Gan_Imagegan_image_copy_s (Gan_Image *img)
 Macro: Copy an image.


Function Documentation

Gan_Image* gan_image_copy_q 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 Gan_Image   img
 

Macro: Copy an image.

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


Generated on Mon Oct 13 16:14:51 2003 by doxygen1.3-rc1