julienkay / com.doji.pngcs

PNG image encoding in C#

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

doji logo

pngcs

OpenUPM

PNG image encoding in C#.

About

This is essentially a fork of pngcs.

Changes:

  • turned it into a Unity package
  • using Unity's SharpZipLib package

The main use I have for this is to read/write PNG metadata, which Unity's EncodeToPNG method doesn't support.

About

PNG image encoding in C#

License:MIT License


Languages

Language:C# 100.0%