imazen / imageflow

High-performance image manipulation for web servers. Includes imageflow_server, imageflow_tool, and libimageflow
https://docs.imageflow.io/
GNU Affero General Public License v3.0
4.14k stars 140 forks source link

Drop support for PixelFormat::Bgr24 #601

Open lilith opened 2 years ago

lilith commented 2 years ago

We no longer use this when decoding, as Bgr32 is more useful. Removing support entirely will simplify the codebase. It's not actually used any any normal context except possibly a custom canvas.