/usr/include/boost/gil/extension/io
NameSizeModeActions
bmp/-0755rm
jpeg/-0755rm
png/-0755rm
pnm/-0755rm
raw/-0755rm
targa/-0755rm
tiff/-0755rm
bmp.hpp3800644editdlrm
jpeg.hpp3890644editdlrm
png.hpp3850644editdlrm
pnm.hpp3800644editdlrm
raw.hpp3320644editdlrm
targa.hpp3860644editdlrm
tiff.hpp3890644editdlrm
Edit: /usr/include/boost/gil/extension/io/bmp.hpp (380B)
// // Copyright 2008 Christian Henning // // Distributed under the Boost Software License, Version 1.0 // See accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt // #ifndef BOOST_GIL_EXTENSION_IO_BMP_HPP #define BOOST_GIL_EXTENSION_IO_BMP_HPP #include #include #endif