boost::gil::apply_rasterizer
Synopsis
template<
typename View,
typename Rasterizer,
typename Pixel>
void
apply_rasterizer(
View const& view,
Rasterizer const& rasterizer,
Pixel const& pixel);
Created with MrDocs