snapshot from rect XXX without card?

Alejandro Tejada capellan2000 at gmail.com
Mon Apr 4 14:28:44 EDT 2016


This works. Just copy the alphadata from
an imported snapshot of the graphic
into the snapshot of the graphic with
ink effects applied:

put the windowID of this stack into CHOP 
put the rect of graphic 1 into REKT 
import snapshot from grc 1
set the name of last img to "grc_snapshot_with_alpha"
import snapshot from rect REKT of window CHOP
set the name of last img to "grc_snapshot_with_inks"
set the alphadata of img "grc_snapshot_with_inks" to the alphadata of img
"grc_snapshot_with_alpha"
delete img "grc_snapshot_with_alpha"

Alejandro




--
View this message in context: http://runtime-revolution.278305.n4.nabble.com/snapshot-from-rect-XXX-without-card-tp4703100p4703106.html
Sent from the Revolution - User mailing list archive at Nabble.com.




More information about the use-livecode mailing list