Search found 1 match

by su_liam
2014-04-28T18:09:50-07:00
Forum: Users
Topic: Combine 8 bit rg channels to 16 bit grey
Replies: 0
Views: 3357

Combine 8 bit rg channels to 16 bit grey

I separated a 16-bit greyscale into 8-bit red and green channels as described here and here . After manipulating the geometry of the resulting image in another program that can't handle 16-bit directly, I need to recombine the two 8-bit channels into a single 16-bit greyscale channel. How do I do ...