pixbufGetFromTexture

fun pixbufGetFromTexture(texture: Texture): <Error class: unknown class>?

Creates a new pixbuf from @texture.

This should generally not be used in newly written code as later stages will almost certainly convert the pixbuf back into a texture to draw it on screen.

Return

a new GdkPixbuf

Parameters

texture

a GdkTexture