dplug ~master (2024-09-30T22:25:31Z)
Home
Dub
Repo
Mipmap.width
dplug
graphics
mipmap
Mipmap
class
Mipmap
(COLOR)
nothrow @
nogc
pure const nothrow @
nogc
int
width
(
)
if
(
is
(
COLOR
==
RGBA
) ||
is
(
COLOR
==
L16
)
||
is
(
COLOR
==
RGBA16
)
)
Return Value
Type:
int
Width of the base level.
Meta
Source
See Implementation
dplug
graphics
mipmap
Mipmap
constructors
this
destructors
~this
enums
Quality
functions
cubicSample
generateLevel
generateMipmaps
generateNextLevel
height
linearMipmapSample
linearSample
numLevels
size
width
variables
levels