Accessing rendered frame in COFFEE

THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

On 22/05/2006 at 02:49, xxxxxxxx wrote:

User Information:
Cinema 4D Version:   9.6 
Platform:      
Language(s) :   C.O.F.F.E.E  ;   XPRESSO  ;

---------
Hi all,
I'm a COFFEE developer and I've a question for you: I need to access the last rendered frame and display it in a custom picture viewer. Is it possible to render a view via COFFEE and then pick the rendered image?
Thanks in advance...
Riccardo

THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

On 24/05/2006 at 00:30, xxxxxxxx wrote:

I don´t think you can grab the rendered image with COFFEE. You can start the rendering I think with SetCommand (or anything similar, I am not into COFFEE anymore), but retrieval is not possible afaik.

Katachi

THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

On 24/05/2006 at 03:55, xxxxxxxx wrote:

Thanks for the help. Actually it's possible to render the active view in COFFEE using CallCommand(), but it seems impossible to grab the resulting image. Think I'll use the C++ SDK instead of COFFEE.
Riccardo

THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

On 24/05/2006 at 06:37, xxxxxxxx wrote:

yep, isn´t it the same I said? 🙂