Creates a new texture for a blob of image data.
The GBytes must contain @stride x @height pixels in the given format.
the width of the texture
the height of the texture
the format of the data
the GBytes containing the pixel data
rowstride for the data
A newly-created GdkTexture
ConstructionException GTK+ fails to create the object.
See Implementation
Creates a new texture for a blob of image data.
The GBytes must contain @stride x @height pixels in the given format.