mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-04-28 21:13:41 +03:00
Highlight function [ci skip]
This commit is contained in:
parent
f9f235ac2e
commit
110dd6236f
|
@ -5,8 +5,8 @@
|
||||||
==========================
|
==========================
|
||||||
|
|
||||||
The :py:mod:`ImageMath` module can be used to evaluate “image expressions”. The
|
The :py:mod:`ImageMath` module can be used to evaluate “image expressions”. The
|
||||||
module provides a single eval function, which takes an expression string and
|
module provides a single :py:meth:`~PIL.ImageMath.eval` function, which takes
|
||||||
one or more images.
|
an expression string and one or more images.
|
||||||
|
|
||||||
Example: Using the :py:mod:`~PIL.ImageMath` module
|
Example: Using the :py:mod:`~PIL.ImageMath` module
|
||||||
--------------------------------------------------
|
--------------------------------------------------
|
||||||
|
|
Loading…
Reference in New Issue
Block a user