ggplotd v0.4.13 (2016-02-19T19:08:02Z)
Dub
Repo
blend
ggplotd
color
Undocumented in source. Be warned that the author may not have intended to support it.
C
blend
(C src, C dest, F srcFactor, F destFactor)
C
blend
(C src, C dest, F srcFactor, F destFactor, F srcAlphaFactor, F destAlphaFactor)
@
safe
pure nothrow @
nogc
C
blend
(
C
F
)
(
C
src
,
C
dest
,
F
srcFactor
,
F
destFactor
,
F
srcAlphaFactor
,
F
destAlphaFactor
)
if
(
isRGB
!
C
&&
isFloatingPoint
!
F
)
Meta
Source
See Implementation
ggplotd
color
modules
conv
hsx
rgb
xyz
aliases
A8
BGR8
BGRA8
BGRX8
L8
LA8
RGB8
RGBA8
RGBAf32
RGBX8
RGBf32
UV8
UVf32
enums
Colors
isColor
functions
blend
lerp
mixin templates
ColorOperators
templates
ComponentExpression