Hi! How can I accomplish non-destructive operations?
I tried the following code, but the smart object seems broken when I open the PSD in Photoshop… if I try to interact with the smart object I always get an error like …... using (var psd = new PsdImage(300, 100)) { psd.GlobalLayerResources...