dplug v6.0.22
Dub
Repo
downscale
dplug
graphics
image
Performs linear downscale by a constant factor
template
downscale
(int HRX, int HRY = HRX)
auto
downscale
(
SRC
TARGET
)
(
auto
ref
SRC
src
,
auto
ref
TARGET
target
)
if
(
isDirectView
!
SRC
&&
isWritableView
!
TARGET
)
Meta
Source
See Implementation
dplug
graphics
image
functions
copyPixels
copyScanline
toRef
structs
ImageRef
templates
downscale
Performs linear downscale by a constant factor