On 12/04/2018 at 06:03, xxxxxxxx wrote:
Let's consider the picture being rendered in the Picture Viewer.
Is it possible to get access to it, while it is still being rendered?
On 12/04/2018 at 06:03, xxxxxxxx wrote:
Let's consider the picture being rendered in the Picture Viewer.
Is it possible to get access to it, while it is still being rendered?
On 13/04/2018 at 02:17, xxxxxxxx wrote:
Hi Rui,
Do you want to hook to the current rendering process or not?
If not, you can use RenderDocument() in order to make the render, so you have control over everything, the frame and the final bitmap is up to you to expose it in the picture viewer or not.
In other cases I'm afraid is something not possible.
Cheers,
Maxime
On 13/04/2018 at 04:01, xxxxxxxx wrote:
What I would like to have access to, is the frame currently being rendered in the Picture Viewer, at any stage of the render.