00001 /*00002 Copyright 2005-2007 Adobe Systems Incorporated00003 00004 Use, modification and distribution are subject to the Boost Software License,00005 Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at00006 http://www.boost.org/LICENSE_1_0.txt).00007
00008 See http://opensource.adobe.com/gil for most recent version including documentation.00009 */00010
00011 /*************************************************************************************************/00012
00013 #ifndef GIL_ALL_HPP00014 #define GIL_ALL_HPP00015
00024
00025 #include "gil_config.hpp"00026 #include "channel_algorithm.hpp"00027 #include "algorithm.hpp"00028 #include "pixel.hpp"00029 #include "packed_pixel.hpp"00030 #include "planar_pixel_reference.hpp"00031 #include "planar_pixel_iterator.hpp"00032 #include "pixel_iterator_adaptor.hpp"00033 #include "step_iterator.hpp"00034 #include "iterator_from_2d.hpp"00035 #include "image.hpp"00036 #include "image_view_factory.hpp"00037 #include "typedefs.hpp"00038 #include "metafunctions.hpp"00039 #include "color_convert.hpp"00040 #include "device_n.hpp"00041 #include "virtual_locator.hpp"00042 #include "bit_aligned_pixel_iterator.hpp"00043 // Uncomment this line to help in porting your code from an older version of GIL00044 //#include "deprecated.hpp"00045
00046 #endif
Generated on Sat May 2 13:50:13 2009 for Generic Image Library by
1.5.6
Статья Generic Image Library: gil_all.hpp Source File раздела может быть полезна для разработчиков на c++ и boost.
Материалы статей собраны из открытых источников, владелец сайта не претендует на авторство. Там где авторство установить не удалось, материал подаётся без имени автора. В случае если Вы считаете, что Ваши права нарушены, пожалуйста, свяжитесь с владельцем сайта.