dplug v6.0.22
Dub
Repo
Mipmap.numLevels
dplug
graphics
mipmap
Mipmap
class
Mipmap
(COLOR)
nothrow @
nogc
pure const nothrow @
nogc
int
numLevels
(
)
if
(
is
(
COLOR
==
RGBA
) ||
is
(
COLOR
==
L16
)
)
Return Value
Type:
int
Number of levels. The maximum level is numLevels() - 1.
Meta
Source
See Implementation
dplug
graphics
mipmap
Mipmap
constructors
this
functions
generateLevel
generateMipmaps
generateNextLevel
height
linearMipmapSample
linearSample
numLevels
width