dplug v4.2.2 (2017-05-30T16:49:02Z)
Home
Dub
Repo
downscale
dplug
graphics
image
Performs linear downscale by a constant factor
auto
downscale
(SRC src, TARGET target)
template
downscale
(int HRX, int HRY = HRX)
auto
downscale
(
SRC
TARGET
)
(
auto
ref
SRC
src
,
auto
ref
TARGET
target
)
if
(
isDirectView
!
SRC
&&
isWritableView
!
TARGET
)
auto
downscale
(SRC src)
Members
Functions
downscale
auto
downscale
(SRC src, TARGET target)
Undocumented in source. Be warned that the author may not have intended to support it.
downscale
auto
downscale
(SRC src)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
dplug
graphics
image
aliases
GetInputColor
enums
isTargetColor
functions
copyPixels
copyScanline
toRef
structs
ImageRef
InputColor
TargetColor
templates
downscale
Performs linear downscale by a constant factor