T O P I C R E V I E W |
AndyColmes |
Posted - Jan 03 2015 : 03:25:14 I would like to duplicate everything from a TImageEnVect to another, like layers, objects, etc.
Is it safe to just do this?
ImageEnVect2.Assign( ImageEnVect1 )
Thanks
Andy
|
4 L A T E S T R E P L I E S (Newest First) |
pierrotsc |
Posted - Jan 08 2015 : 20:21:34 Yes, it does work... |
AndyColmes |
Posted - Jan 05 2015 : 23:16:49 Thank you Bill and Nigel. |
xequte |
Posted - Jan 05 2015 : 22:55:18 Hi
Yes, that's correct. It is supported from v5.2.0.
Nigel Xequte Software www.xequte.com nigel@xequte.com
|
w2m |
Posted - Jan 05 2015 : 20:12:15 As I understand the latest version, I guess this is ok. I have not tested it however. You can also use TMemoryStream.
Bill Miller Adirondack Software & Graphics Email: w2m@hughes.net EBook: http://www.imageen.com/ebook/ Custom Commercial ImageEn Development |