Directories | |
directory | extension |
Files | |
file | algorithm.hpp |
Some basic STL-style algorithms when applied to image views. | |
file | bit_aligned_pixel_iterator.hpp |
A model of a heterogeneous pixel that is not byte aligned. | |
file | bit_aligned_pixel_reference.hpp |
A model of a heterogeneous pixel that is not byte aligned. | |
file | channel.hpp |
Channel utilities. | |
file | channel_algorithm.hpp |
Channel algorithms. | |
file | cmyk.hpp |
Support for CMYK color space and variants. | |
file | color_base.hpp |
pixel class and related utilities | |
file | color_base_algorithm.hpp |
pixel related algorithms | |
file | color_convert.hpp |
GIL default color space conversions. | |
file | deprecated.hpp |
Deprecated names This file is provided as a courtesy to ease upgrading GIL client code. | |
file | device_n.hpp |
Support for color space of N channels and variants. | |
file | gil_all.hpp |
Includes all GIL files for convenience. | |
file | gil_concept.hpp |
Concept check classes for GIL concepts. | |
file | gil_config.hpp |
GIL configuration file. | |
file | gray.hpp |
Support for grayscale color space and variants. | |
file | image.hpp |
Templated image. | |
file | image_view.hpp |
image view class | |
file | image_view_factory.hpp |
/ / | |
file | iterator_from_2d.hpp |
pixel step iterator, pixel image iterator and pixel dereference iterator | |
file | locator.hpp |
pixel 2D locator | |
file | metafunctions.hpp |
metafunctions that construct types or return type properties | |
file | packed_pixel.hpp |
A model of a heterogeneous pixel whose channels are bit ranges. | |
file | pixel.hpp |
pixel class and related utilities | |
file | pixel_iterator.hpp |
pixel iterator support | |
file | pixel_iterator_adaptor.hpp |
pixel step iterator, pixel image iterator and pixel dereference iterator | |
file | planar_pixel_iterator.hpp |
planar pixel pointer class | |
file | planar_pixel_reference.hpp |
planar pixel reference class | |
file | position_iterator.hpp |
Locator for virtual image views. | |
file | rgb.hpp |
Support for RGB color space and variants. | |
file | rgba.hpp |
Support for RGBA color space and variants. | |
file | step_iterator.hpp |
pixel step iterator | |
file | typedefs.hpp |
Useful typedefs. | |
file | utilities.hpp |
Various utilities not specific to the image library. | |
file | virtual_locator.hpp |
Locator for virtual image views. | |