Image Viewer API
-
How can I get the specific number of frames rendered to the image viewer? What is the specific API of python?
-
Are we unable to obtain the specific current frame and total number of frames rendered by C4D to the image viewer?
-
Sadly, we can't read any data from image viewer
-
Hi @kmhfygg,
There's no such thing as "Image Viewer".
If you mean rendered images that are available in the history list of the "Picture Viewer", @Dunhou
is correct - there's no public API that allows you to access them.If instead you'd like to access the output frame settings in the "Render settings" (i.e. "Frame Range", "From", "To", "Frame Step", etc..), please have a look at related thread: Access renderer specific settings with python.
Cheers,
Ilia -
@Dunhou 好吧,感谢王总的回复~ 么么哒
-
@i_mazlov Thanks for the reply. I may have described it wrong. I am talking about the image viewer. It seems that there is currently no API interface to get the number of frames rendered, nor can I get the total number of frames in the rendering settings.