From: Christopher B. <Chr...@no...> - 2006-08-29 17:12:19
|
Robin Dunn wrote: > BTW Chris, try using buffer(RGB) and buffer(Alpha) in your sample, I > expect that will work with the current code. yup. that does work. I was concerned that it would make a copy, but it looks like it makes a new buffer object, but using the same data buffer, so that should be fine. Thanks for all this, -Chris -- Christopher Barker, Ph.D. Oceanographer NOAA/OR&R/HAZMAT (206) 526-6959 voice 7600 Sand Point Way NE (206) 526-6329 fax Seattle, WA 98115 (206) 526-6317 main reception Chr...@no... |