THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 13/09/2004 at 07:57, xxxxxxxx wrote:
User Information:
Cinema 4D Version: 8.xxx
Platform: Windows ; Mac ; Mac OSX ;
Language(s) : C++ ;
---------
Hi,
i have to write 16bit tiffs (rgb and gray). The documentation mean: not work. But for writing hdr images exist a workaround and cinema save 16bit tiffs.
i need the correkt depth parameter in BaseBitmap::Init(LONG x, LONG y, LONG depth = 24); for gray and rgb images
and a official structure for BaseBitmap::SetLine(LONG y, void* data, LONG depth);
aws
TZ