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

Copy an Image
[Image Package]


Functions

Gan_Image * gan_image_copy_q (const Gan_Image *img_s, Gan_Image *img_d)
 Macro: Copy an image.
Gan_Image * gan_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 Sat May 21 23:52:56 2005 by  doxygen 1.4.3