[ CCode ( has_construct_function = false ) ]
public TextureDownloader (Texture texture)
Creates a new texture downloader for texture.
By default, the downloader will convert the data to the default memory format, and to the sRGB color state.
| texture |
texture to download |
|
A new texture downloader |