Question
48 bit rgb or 96 bit rgb pixel manipulation javascript
I have only found examples for manipulating 24 bit rgb or 32 bit rgba pixels within javascript but need to handle whatever is passed to the script. Can canvas handle 48bit or 96 bit pixels? If so, please refer me to examples.
Thanks,
RONC
