Get the backend for this texture. Doesn't work after freeing the tombstone.
Get texture size as a vector.
Destroy this texture. This function is thread-safe.
DPI value of the texture.
Draw this texture.
Get the size the texture will occupy within the viewport.
Dots per inch for the X and Y axis. Defaults to 96, thus making a dot in the texture equivalent to a pixel.
Width and height of the texture, **in dots**. The meaning of a dot is defined by dpiX and dpiY
GPU/backend ID of the texture.
Tombstone for this texture
Width and height of the texture, **in dots**. The meaning of a dot is defined by dpiX and dpiY
Represents a GPU texture.
Textures make use of manual memory management.