Note: You must be registered in order to post a reply. To register, click here. Registration is FREE!
T O P I C R E V I E W
yogiyang
Posted - Oct 01 2020 : 07:15:57 Hello,
In my software I am allowing user to select multiple layers. After selecting multiple layers if the user tries to duplicate layer only the last selected layer is getting duplicated. Actually all the selected layers (along with their masks) should get duplicated.
What is the best way to do this?
TIA
Yogi Yang
5 L A T E S T R E P L I E S (Newest First)
xequte
Posted - Oct 08 2020 : 00:46:05 Hi Yogi
To understand this better, is this a function like "Duplicate" selected layers?
And this is working but I would like to know if there is a better solution to achieve this.
TIA
Yogi Yang
xequte
Posted - Oct 06 2020 : 16:23:59 Hi Yogi
LayersCreateFromSelection() only makes a single image layer from the selection content in another image layer. That doesn't sound like what you are trying to do.