dplug v6.0.22
Dub
Repo
blendWithAlpha
dplug
graphics
drawex
Blits a view onto another. The views must have the same size. PERF: optimize that
nothrow @
nogc
void
blendWithAlpha
(
SRC
DST
)
(
auto
ref
SRC
srcView
,
auto
ref
DST
dstView
,
auto
ref
ImageRef
!
L8
alphaView
)
Meta
Source
See Implementation
dplug
graphics
drawex
classes
OwnedImage
functions
aaFillSector
aaSoftCircle
blendWithAlpha
crop
cropImageRef
horizontalSlope
loadImageSeparateAlpha
loadOwnedImage
Blits a view onto another. The views must have the same size. PERF: optimize that