Pillow/docs/handbook
Benjamin Gilbert 4b422db243 Add keep_rgb option to prevent RGB -> YCbCr conversion during JPEG write
libjpeg automatically converts RGB to YCbCr by default.  Add a keep_rgb
option to disable libjpeg's automatic conversion of RGB images during
write.
2023-12-13 18:26:35 -06:00
..
appendices.rst Added PyEncoder 2022-02-25 16:07:01 +11:00
concepts.rst Removed rectangle example from co-ordinate system documentation 2023-05-18 22:14:40 +10:00
image-file-formats.rst Add keep_rgb option to prevent RGB -> YCbCr conversion during JPEG write 2023-12-13 18:26:35 -06:00
index.rst Clean up Handbook 2015-09-30 06:38:51 -04:00
overview.rst Link method [ci skip] 2019-06-02 13:34:18 +10:00
text-anchors.rst Replace Python code-blocks with double colons 2023-02-24 08:17:10 +11:00
tutorial.rst Use "gray" more consistently 2023-10-19 19:12:01 +11:00
writing-your-own-image-plugin.rst Use "gray" more consistently 2023-10-19 19:12:01 +11:00