Variable Image.mipmaps

Mipmap levels, 1 by default

struct Image
{
  // ...
  int mipmaps;
  // ...
}