gboolean gdk_magick_render_from_gdk(Image *image, GdkImage *gdk_image)

Render a GDK image into an ImageMagick image

Documentation

Render a GDK image into an ImageMagick image. This function is essential for accessing a GDK image or drawable using the ImageMagick toolkit.

Returns:
TRUE if the render was successful, FALSE otherwise
Parameters:
image - ImageMagick Image structure to render
gdk_image - GdkImage which will receive the rendered image

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.