From eedff2d59bfe9ae6a66091521fe908e4c3ebd0f7 Mon Sep 17 00:00:00 2001 From: wiredfool Date: Wed, 19 Nov 2014 12:49:06 -0800 Subject: [PATCH] Mode reference anchor --- docs/handbook/concepts.rst | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/handbook/concepts.rst b/docs/handbook/concepts.rst index b5e5e44c1..61406d179 100644 --- a/docs/handbook/concepts.rst +++ b/docs/handbook/concepts.rst @@ -14,8 +14,10 @@ same dimensions and depth. To get the number and names of bands in an image, use the :py:meth:`~PIL.Image.Image.getbands` method. -Mode ----- +.. _concept-modes: + +Modes +----- The :term:`mode` of an image defines the type and depth of a pixel in the image. The current release supports the following standard modes: