https://github.com/unitycoder/unityjpegencoder
copy from https://bitbucket.org/AndreasBL/unity-jpeg-encoder/src/master/
https://github.com/unitycoder/unityjpegencoder
Last synced: 3 months ago
JSON representation
copy from https://bitbucket.org/AndreasBL/unity-jpeg-encoder/src/master/
- Host: GitHub
- URL: https://github.com/unitycoder/unityjpegencoder
- Owner: unitycoder
- Created: 2020-09-02T08:00:29.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-02T08:03:56.000Z (almost 5 years ago)
- Last Synced: 2025-02-13T20:52:25.427Z (4 months ago)
- Language: C#
- Size: 6.67 MB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# UnityJPEGEncoder
This is copied from bitbucket: https://bitbucket.org/AndreasBL/unity-jpeg-encoder/src/master/ (done by Andreas Lauritzen)### Original Readme
unity-jpeg-encoderThis is a C# port of the JavaScript found here:
http://technology.blurst.com/unity-jpg-encoding-javascript/Which is a port of:
http://code.google.com/p/as3corelib/source/browse/trunk/src/com/adobe/images/JPGEncoder.as