Simple BMP

Hippo

(0)
$9
Publisher Hippo
File size 623.22kB
Number of files 6
Latest version 1
Latest release date 2022-12-05 10:50:16
First release date 2022-12-05 10:50:16
Supported Unity versions 2018.4.2 or higher
As you may know, Unity doesn't support BMP image format for loading and saving via code. Simple BMP allows you to do this!

Usage:
● UnityBMP.Load(string path)
● UnityBMP.Load(byte[] bytes)
● UnityBMP.Save(string path, Texture2D texture)
● UnityBMP.Encode(Texture2D texture)
● UnityBMP.Encode(int width, int height, Color32[] pixels)

Special thanks to Dražen Šoronda for C# lib. The asset icon was created by AomAm from Flaticon.

It would be super awesome if you rate ★★★★★ my asset and leave your feedback! Your reviews inspire me for creating and improving my assets, thanks!

Top Publisher Assets