An open API service indexing awesome lists of open source software.

https://github.com/xafero/psd

This is System.Drawing.PSD for reading PSD files in .NET
https://github.com/xafero/psd

psd

Last synced: 6 months ago
JSON representation

This is System.Drawing.PSD for reading PSD files in .NET

Awesome Lists containing this project

README

          

# PSD
This is System.Drawing.PSD for reading PSD files in .NET

## Important
It's mostly from https://github.com/bizzehdee/System.Drawing.PSD, but made .NET Standard 2 compatible.