Hi,
I am opening a very basic png (but could be a bmp, jpg), adding a line of text via Magick.NET, and then need to save the image in RGB565 format BMP.
I am doing this in C#, but I am not sure how to actually save a BMP in RGB565 using Magick.NET. Can anyone provide an example or information?
THANK YOU!
Chris
I am opening a very basic png (but could be a bmp, jpg), adding a line of text via Magick.NET, and then need to save the image in RGB565 format BMP.
I am doing this in C#, but I am not sure how to actually save a BMP in RGB565 using Magick.NET. Can anyone provide an example or information?
THANK YOU!
Chris