MCPcopy Create free account
hub / github.com/ProgrammingRust/mandelbrot / write_image

Function write_image

src/main.rs:139–150  ·  view source on GitHub ↗

Write the buffer `pixels`, whose dimensions are given by `bounds`, to the file named `filename`.

(filename: &str, pixels: &[u8], bounds: (usize, usize))

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected