virtual ImageSize GetTextureSize(unsigned plane = 0) const;
GetTexture returns the size of the texture.
Parameters |
Description |
unsigned plane = 0 |
The index of the plane within the texture (defaults to zero, which is the top-level mipmap). |
The size of the texture.