Deprecate BGR;15, BGR;16 and BGR;24 modes by radarhere · Pull Request #7978 · python-pillow/Pillow

@radarhere

@radarhere

@Yay295

tobytes(), frombytes(), and frombuffer() can also take mode and rawmode parameters through their *args parameter.

@radarhere

@radarhere radarhere changed the title Deprecate BGR;15, BGR;16 and BGR;24 Deprecate BGR;15, BGR;16 and BGR;24 modes

Apr 15, 2024

This was referenced

Apr 16, 2024

hugovk

@radarhere

@radarhere

Add deprecation helper for Image.new with BGR; modes

@radarhere

BGR;15, BGR;16 and BGR;24 have now been removed in #9053