TypeScript API Documentation for GDK
API Version: 4.0
Library Version: 4.0.0
Generated with TypeDoc via ts-for-gir v4.0.0-beta.41
Deprecated 4.12
Creates a new pixbuf from texture.
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.
Deprecated
a Gdk.Texture
a new GdkPixbuf.Pixbuf
since 4.12: Use Gdk.Texture and subclasses instead cairo surfaces and pixbufs
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.