T O P I C R E V I E W |
nwscomps |
Posted - Sep 18 2018 : 05:42:26 When I call UpdateImage to reflect the changes I made to the layer it does not reload the layer Image. I believe this should be also implemented.
Francesco Savastano Nwscomps.com Add-ons for the ImageEn Library |
5 L A T E S T R E P L I E S (Newest First) |
xequte |
Posted - Sep 20 2018 : 15:07:15 If it affects the layer image, it should still update the layer mview.
You can use ImageEnLayerMView1.ReadLayers(); to update the content.
Nigel Xequte Software www.imageen.com
|
nwscomps |
Posted - Sep 20 2018 : 07:40:58 Hello Nigel, I have applied my own filters. I did not use TImageenproc in Imageenenview, that's why the changes are not reflected.
Francesco Savastano Nwscomps.com Add-ons for the ImageEn Library |
xequte |
Posted - Sep 19 2018 : 17:40:00 Hi Francesco
What changes did you make to the layer that were not reflected in the layer viewer?
Nigel Xequte Software www.imageen.com
|
nwscomps |
Posted - Sep 19 2018 : 07:57:53 I am referring to the one in the layer viewer. Calling updateimage should refresh the layer thumbnail. This is useful if I modify the layer by my code, without using the TImageenview.Proc, and I need the changes reflected in the thumbnail.
Francesco Savastano Nwscomps.com Add-ons for the ImageEn Library |
xequte |
Posted - Sep 18 2018 : 17:05:13 Hi Francesco
What UpdateImage method are you referring to?
Nigel Xequte Software www.imageen.com
|