3rdParty/boost/1.78.0/libs/gil/doc/html/toolbox.html
ToolBox provides collection of Boost.GIL extensions which are too small to be maintained as standalone extensions.
Content:
Color converters: Gray to RGBA
Color spaces: CMYKA, Gray with Alpha, HSL, HSV, Lab, XYZ
Metafunctions:
channel_typechannel_type_to_indexget_num_bitsget_pixel_typeis_bit_alignedis_homogeneousis_similarpixel_bit_sizeImage types:
indexed_imageThis extension will hopefully be added on by the community.
Since the extension is header-only, user just needs to include its main header #include <boost/gil/extension/toolbox.hpp>.
All definitions of the toolbox belong to the boost::gil namespace.
The toolbox structured in the following sub-directories:
Thanks to all the people who have reviewed this library and made suggestions for improvements.
The Reference section.