Go to the documentation of this file.
10 #ifndef BOOST_GIL_EXTENSION_IO_TARGA_WRITE_HPP
11 #define BOOST_GIL_EXTENSION_IO_TARGA_WRITE_HPP
23 #include "formats/targa/supported_types.hpp"
24 #include "formats/targa/write.hpp"
26 #include "detail/make_writer.hpp"
27 #include "detail/make_dynamic_image_writer.hpp"
29 #include "detail/write_view.hpp"
31 #endif // BOOST_GIL_EXTENSION_IO_TARGA_WRITE_HPP
|