THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 19/11/2006 at 21:33, xxxxxxxx wrote:
User Information:
Cinema 4D Version: 8.2-10.0
Platform: Windows ; Mac ; Mac OSX ;
Language(s) : C++ ;
---------
This is going to sound crazy, but I want to get a bitmap of the current View of the current document - without rendering if possible. This is for purposes of creating 'thumbnails' during export that will be saved in JPG format (would've been PNG, but BaseBitmap::Save() does not support it).
I'd do a small, bare-bones render, but that is not something to do to the user (unless there is a way to do a render that doesn't happen in the external renderer and can be extremely fast!).
Ideas welcomed!
Thanks,