Image.getMipmapOffset

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

struct Image
@nogc nothrow const
long
getMipmapOffset
(
in long mipmap
)

Meta