I'm curious: Why does image.NRGBA64 define Pix as a []uint8 and perpetually 
pack pairs of uint8 values into a uint16?  Wouldn't it have been easier and 
faster to define Pix as a []uint16 and Stride to be a stride in uint16s 
rather than uint8s?

— Scott

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/549ef9cf-8684-4d4c-a3bc-e2f0ee3dede5n%40googlegroups.com.

Reply via email to