Function Bitmap.toBMP
Rotate the image by increments of 90° counter clockwise
ubyte[] toBMP();
Serialize to a BMP file. Alpha data is lost.
Rotate the image by increments of 90° counter clockwise
ubyte[] toBMP();
Serialize to a BMP file. Alpha data is lost.