need more tuning ?

This commit is contained in:
tTh
2022-12-17 12:09:57 +01:00
parent 252ea6d764
commit c0d8ee443f
3 changed files with 30 additions and 4 deletions

View File

@@ -39,7 +39,7 @@ contains
end do
end do
call rgbpix_spit_as_pnm(pixrgb, "rgb.pnm")
call rgbpix_spit_as_pnm_8(pixrgb, "rgb.pnm")
deallocate(pixrgb)