DFFHSEVDH
Results
1
issues of
DFFHSEVDH
**Describe the bug** with Session() as session: doc = session.active_document option = ps.ExportOptionsSaveForWeb() option.format = SaveDocumentType.PNGSave option.PNG8 = False option.quality = 100 option.dither = DitherType.NoDither option.colorReduction = ColorReductionType.PerceptualReduction option.interlaced =...