GLTextureBuilder.format

gdk.types.MemoryFormat format() @property nothrow

Get format property.

Returns

The format when downloading the texture.
void format(gdk.types.MemoryFormat propval) @property nothrow

Set format property.

Parameters

propvalThe format when downloading the texture.