Why when I add for example Stroke to the LayerGroup in the photoshop, after load I get empty effects list.
PsdLoadOptions loadOptions = new PsdLoadOptions();
loadOptions.LoadEffectsResource = true;
loadOptions.All…...notifier May 23, 2025, 4:49pm 5 The issues...