In the docs screenshot.rst and pil_pixels.py, and in the ScreenShot.rgb property, we provide the fastest way to convert BGRA data to RGB data. After the backends have been updated to take advantage of the new buffer types, we should ensure that these still are accurate.
In the docs
screenshot.rstandpil_pixels.py, and in theScreenShot.rgbproperty, we provide the fastest way to convert BGRA data to RGB data. After the backends have been updated to take advantage of the new buffer types, we should ensure that these still are accurate.