Page 2 of 2

Re: Export snapshot ?

Posted: Thu Mar 11, 2021 11:21 pm
by jacque
bogs wrote: Thu Mar 11, 2021 10:18 pm I'm sure I'll probably regret asking this, but what pray would be the purpose of something like that?
You can snapshot any object singly even if other controls overlap or lay under it. Another advantge is that the object does not need to be visible when getting a snapshot. It can even be on a different card.

Richmond's right about groups, I forgot about that. The object export is handy there too if there are images or controls in the group you don't want to capture; you can single out one control inside the group and snapshot that without worrying about the other controls underneath or a background color set on the group.

If I were playing with this image and wanted to save the result without the button I can export only the image object. I did this from another card in the stack. The yellow border is an effect applied to the group.
Darts.jpg

Re: Export snapshot ?

Posted: Fri Mar 12, 2021 1:25 am
by FourthWorld
bogs wrote: Thu Mar 11, 2021 9:50 pm
FourthWorld wrote: Thu Mar 11, 2021 9:35 pm For exports, blendLevel works
I don't see it working here. Either that, or your interpretation of what should be in the final export isn't what I'm interpreting should be there.
Relevant config:
LC 9.6.2 RC2
Ubuntu 20.04.2 LTS (stock, w/ Gnome Shell)

Relevant button properties:
ink: blendDst
dropShadow["opacity"]: 101
innerGlow["opacity"]: 178

Using this:

Code: Select all

export snapshot from the selobj with effects to file "test.png" as png
...on this:
Screenshot from 2021-03-11 16-06-56.png
Screenshot from 2021-03-11 16-06-56.png (5.09 KiB) Viewed 2493 times
...gives me this:
test.png
test.png (2.06 KiB) Viewed 2493 times
Import that attached exported image into LC or a graphics program to see the PNG alpha channel working, e.g.:
Screenshot from 2021-03-11 16-20-07.png
Screenshot from 2021-03-11 16-20-07.png (6.83 KiB) Viewed 2493 times

Re: Export snapshot ?

Posted: Fri Mar 12, 2021 11:26 am
by bogs
I see. Thank you all for the explanation, apparently my interpretation is off, oh well.