Image data in 8-bit/sample packed format. array[element-type char]
Colorspace for the image data
Whether the data has an opacity channel
Number of bits per sample
Width of the image in pixels, must be > 0
Height of the image in pixels, must be > 0
Distance in bytes between row starts
Function used to free the data when the pixbuf's reference count drops to zero, or NULL if the data should not be freed. [scope async]
Closure data to pass to the destroy notification function. closure
ConstructionException GTK+ fails to create the object.
Creates a new GdkPixbuf out of in-memory image data. Currently only RGB images with 8 bits per sample are supported.