imageflow icon indicating copy to clipboard operation
imageflow copied to clipboard

Drop support for PixelFormat::Bgr24

Open lilith opened this issue 3 years ago • 0 comments

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.

lilith avatar May 20 '22 18:05 lilith