BlendFunc

Returns a reference to a function that implements mixing two colors by mixing factors.

@trusted nothrow pure
BlendFunc
(
T
)
(
int fac1
,
int fac2
)

Meta