T O P I C R E V I E W |
kowal |
Posted - Apr 22 2024 : 09:11:59 Hello, I'd like to save the layers of my project all but the background. Is it possible? Or even more - is it possible to save only selected layers?
with regards kowal
|
2 L A T E S T R E P L I E S (Newest First) |
kowal |
Posted - Apr 23 2024 : 09:17:24 Hi Nigel
thanks for the message I have just found the IO.Params.IEN_StoreBackground parameter :-) I use stream version as I store data from the stream in database and this parameter is sufficient for it. The new SelectedOnly parameter will also be usefull
Kowal |
xequte |
Posted - Apr 22 2024 : 23:00:32 Hi Kowal
The IEN_StoreBackground property controls whether the background image is saved:
https://www.imageen.com/help/TIOParams.IEN_StoreBackground.html
Next week's release includes a SelectedOnly parameter for SaveToFileIEN:
http://www.imageen.com/help/TImageEnIO.SaveToFileIEN.html
Nigel Xequte Software www.imageen.com
|