Page 1 of 1

Store Pb Canvas before Clear texture

PostPosted: Thu Aug 27, 2015 3:34 pm
by Katlaan
Hi,

I was wondering if it's possible to export the canvas as a png? Something like ResourceCanvasSaveAsPng,FolderID,FileID?

We're programming a game-show where players need to write there answers. I just want to make sure we save the written answer before cleaning the Canvas with: "ResourceCanvasClearByID,FolderID,FileID".

Kind regards.
Katleen

Re: Store Pb Canvas before Clear texture

PostPosted: Wed Sep 02, 2015 11:28 am
by Thomas Mrozek
Hi,
there is actually no command to save a Drawing Canvas. Is it possible to work with a screenshot instead? WDScreenshot, Filename
Cheers
Thomas