dplug ~master (2024-09-30T22:25:31Z)
Home
Dub
Repo
ImageResizer.resizeImageMaterialWithAlphaPremul
dplug
graphics
resizer
ImageResizer
Undocumented in source. Be warned that the author may not have intended to support it.
struct
ImageResizer
nothrow @
nogc
void
resizeImageMaterialWithAlphaPremul
(
ImageRef
!
RGBA16
input
,
ImageRef
!
RGBA16
output
)
Meta
Source
See Implementation
dplug
graphics
resizer
ImageResizer
aliases
resizeImageMaterial
functions
resizeImageCoverage
resizeImageDepth
resizeImageDepthWithAlphaPremul
resizeImageDiffuse
resizeImageDiffuseWithAlphaPremul
resizeImageGeneric
resizeImageMaterialWithAlphaPremul
resizeImageNearest
resizeImageSmoother
resizeImage_sRGBNoAlpha
resizeImage_sRGBWithAlpha
resizeImage_sRGBWithAlphaPremul
postblits
this(this)