.. _f-imghelper: module ``imghelper.img_helper`` =============================== Short summary +++++++++++++ module ``pyquickhelper.imghelper.img_helper`` Helpers around images. :githublink:`%|py|5` Functions +++++++++ +----------------------------------------------------------------------------------------------------------+----------------------------------------------------------------+ | function | truncated documentation | +==========================================================================================================+================================================================+ | :func:`_optimization_criterion ` | | +----------------------------------------------------------------------------------------------------------+----------------------------------------------------------------+ | :func:`_optimization_histogram_order ` | | +----------------------------------------------------------------------------------------------------------+----------------------------------------------------------------+ | :func:`concat_images ` | Concatenates images into an image with several rows of images. | +----------------------------------------------------------------------------------------------------------+----------------------------------------------------------------+ | :func:`white_to_transparency ` | Sets white color as transparency color. | +----------------------------------------------------------------------------------------------------------+----------------------------------------------------------------+ | :func:`zoom_img ` | Zooms an image. | +----------------------------------------------------------------------------------------------------------+----------------------------------------------------------------+ Documentation +++++++++++++ .. automodule:: pyquickhelper.imghelper.img_helper :members: :special-members: __init__ :show-inheritance: