pixbuf_get_from_texture


Description:


public Pixbuf? pixbuf_get_from_texture (Texture texture)

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.

Parameters:

texture

a `GdkTexture`

Returns:

a new `GdkPixbuf`


Namespace: Gdk
Package: gtk4



2022 vala-language.org