Searched defs:write_view (Results 1 – 3 of 3) sorted by relevance
/third_party/boost/boost/gil/io/ |
D | write_view.hpp | 25 void write_view(Writer& writer, View const& view, in write_view() function 46 void write_view(Device& device, View const& view, FormatTag const& tag, in write_view() function 69 void write_view(String const& file_name, View const& view, FormatTag const& tag, in write_view() function 92 void write_view( in write_view() function 116 void write_view( in write_view() function 142 void write_view(Writer& writer, any_image_view<Views...> const& view, in write_view() function 158 void write_view( in write_view() function 176 void write_view( in write_view() function 196 void write_view( in write_view() function 214 void write_view( in write_view() function
|
/third_party/boost/boost/gil/extension/io/png/detail/ |
D | write.hpp | 83 void write_view( const View& view in write_view() function in boost::gil::writer 123 void write_view( const View& view in write_view() function in boost::gil::writer
|
/third_party/boost/boost/gil/extension/io/tiff/detail/ |
D | write.hpp | 122 void write_view( const View& view ) in write_view() function in boost::gil::writer
|