Package: gdk

Function gdk:texture-downloader-download-into

Lambda List

gdk:texture-downloader-download-into (downloader data stride)

Arguments

downloader -- a gdk:texture-downloader instance
data -- a pointer to enough memory to be filled with the downloaded data of the texture
stride -- an unsigned integer with the rowstrides in bytes

Details

Downloads the texture into local memory.

Since 4.10
 

See also

#2024-12-2