Package: gdk
Function gdk:texture-format
Lambda Listgdk:texture-format (texture) ArgumentsReturn ValueA gdk:memory-format value with the preferred format for the data of the texture. Details
Gets the memory format most closely associated with the data of the texture.
Note that it may not be an exact match for texture data stored on the GPU or
with compression. The format can give an indication about the bit depth and opacity of the texture and is useful to determine the best format for downloading the texture. Since 4.10 | See also |
#2023-5-25