Add function MakeImageSnapShot to TSkCustomControl #255
SKI-Systems
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello!
It would be very usefull to add MakeImageSnapShot to TSkCustomControl, because inside of the control are the vars to create a TSkSurface that is connected with the canvas. The image can be used to save a drawing made by the user.
I tried to make the TSkSurface from the canvas, but then I need to draw on the component canvas and on the TSkSurface canvas and this is in my opinion to much overhead.
Here is how it could be implemented:
Best Regards
Jan
Beta Was this translation helpful? Give feedback.
All reactions