Use the LibJPEG-Turbo library to encode and decode images.UniTurboJpegThe plug-in uses the LibJPEG-Turbo library to encode and decode the picture. The plug-in encodes and decodes 30% to 70% faster than Unity own encoding and decoding. At the same time, the plug-in supports multi-thread encoding and decoding operations.Features1. Support Texture2D encoded to jpg format2. Support byte[] encoded to jpg format3. Support byte[] decode Texture2D4. Support RGB、RGB24、RGB32 etc5. Supports multi-thread encoding and decodingSupported Platforms- Windows- Mac- UWP- IOS- Android- Linux