This commit is contained in:
2026-06-21 01:18:50 +03:00
parent afd438930e
commit 445a6aab94
21 changed files with 70 additions and 73 deletions
-1
View File
@@ -33,7 +33,6 @@ func BenchmarkScale(b *testing.B) {
}
}
type SinglePixel struct{}
func (s SinglePixel) At(x, y int) color.Color {