maskedRasterSave

Undocumented in source. Be warned that the author may not have intended to support it.
void
maskedRasterSave
(
R
O
T
)
(,,
T[] mask
,
size_t bpp
,
ptrdiff_t width
,
ptrdiff_t height
,
size_t padding = 1
)
if (
isOutputRange!(O, ubyte) &&
&&
is(ElementType!R == real[])
)

Meta