Hello, I am updating the XMP metadata of a PSB file approximately 2.7GB in size. However, upon saving the file, I encountered the following error:
“System.IndexOutOfRangeException: Index was outside the bounds of the ar…...the PSD/PSB file try { var loadOptions = new PsdLoadOptions() {...(PsdImage)Image.Load(inputStream, loadOptions); } } catch (ImageLoadException...