issues
search
harrydb
/
go
11
stars
8
forks
source link
Fix typo in decodeRawRGB64
#8
Open
peterh
opened
10 years ago
peterh
commented
10 years ago
decodeRawRGB64 should return an image.RGBA64, not an image.RGBA.
decodeRawRGB64 should return an image.RGBA64, not an image.RGBA.