boost::gil::point_t
Common type to represent 2D dimensions or in‐memory size of image or view.
Synopsis
Declared in <boost/gil/point.hpp>
using point_t = point<std::ptrdiff_t>;
Created with MrDocs
Common type to represent 2D dimensions or in‐memory size of image or view.
Declared in <boost/gil/point.hpp>
using point_t = point<std::ptrdiff_t>;
Created with MrDocs