Function Image.getMipmapOffset

Returns the offset where the image's mipmap with index mipmap is stored in the data dictionary.

long getMipmapOffset (
  const(long) mipmap
) nothrow @nogc const;