Package: gdk
Function gdk:memory-texture-new
Lambda Listgdk:memory-texture-new (width height format bytes stride) ArgumentsReturn ValueA newly created gdk:texture object. Details
Creates a new texture for a blob of image data. The g:bytes instance must contain stride x height pixels in the given format. | See also |
#2023-8-1