Image.clear

fill data zeros

struct Image(size_t N)
pure
void
clear
()
if (
N > 0
)

Meta