Texture.width

Width and height of the texture, **in dots**. The meaning of a dot is defined by dpiX and dpiY

struct Texture
int width;

Meta