Tweak parameters

This commit is contained in:
esimov
2018-01-14 14:49:48 +02:00
parent 3981dbe50c
commit 97d000af14
4 changed files with 15 additions and 16 deletions

View File

@@ -102,4 +102,4 @@ func getImageData(img *image.NRGBA) [][]uint8 {
}
}
return pixels
}
}