f
This commit is contained in:
parent
104006212f
commit
294adef29f
1 changed files with 0 additions and 1 deletions
|
@ -37,7 +37,6 @@ block:
|
||||||
))
|
))
|
||||||
writeFile("tests/fileformats/bmp/knight." & $bits & ".bmp", encodeBmp(image))
|
writeFile("tests/fileformats/bmp/knight." & $bits & ".bmp", encodeBmp(image))
|
||||||
|
|
||||||
|
|
||||||
block:
|
block:
|
||||||
let image = decodeBmp(readFile(
|
let image = decodeBmp(readFile(
|
||||||
"tests/fileformats/bmp/rgb.24.master.bmp"
|
"tests/fileformats/bmp/rgb.24.master.bmp"
|
||||||
|
|
Loading…
Reference in a new issue