boost::gil::laplace_function::stencil_type
Synopsis
template<typename PixelType>
using stencil_type = std::array<PixelType, 8>;
Created with MrDocs
template<typename PixelType>
using stencil_type = std::array<PixelType, 8>;
Created with MrDocs