From e55c6c5471ecd4ba92cf805f5813f73e08bb9bf3 Mon Sep 17 00:00:00 2001 From: wiredfool Date: Tue, 1 Apr 2014 22:21:01 -0700 Subject: [PATCH] added version added --- docs/handbook/image-file-formats.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/handbook/image-file-formats.rst b/docs/handbook/image-file-formats.rst index cdb9e2ca4..fddc134e6 100644 --- a/docs/handbook/image-file-formats.rst +++ b/docs/handbook/image-file-formats.rst @@ -156,6 +156,8 @@ The :py:meth:`~PIL.Image.Image.save` method supports the following options: JPEG 2000 ^^^^^^^^^ +.. versionadded:: 2.4.0 + PIL reads and writes JPEG 2000 files containing ``L``, ``LA``, ``RGB`` or ``RGBA`` data. It can also read files containing ``YCbCr`` data, which it converts on read into ``RGB`` or ``RGBA`` depending on whether or not there is