mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-11-12 04:37:04 +03:00
14 lines
333 B
ReStructuredText
14 lines
333 B
ReStructuredText
|
.. py:module:: PIL.ImageCms
|
||
|
.. py:currentmodule:: PIL.ImageCms
|
||
|
|
||
|
:py:mod:`ImageCms` Module
|
||
|
=========================
|
||
|
|
||
|
The :py:mod:`ImageCms` module provides color profile management
|
||
|
support using the LittleCMS2 color management engine, based on Kevin
|
||
|
Cazabon's PyCMS library.
|
||
|
|
||
|
.. automodule:: PIL.ImageCms
|
||
|
:members:
|
||
|
:noindex:
|