boost::gil::kernel_1d_fixed::kernel_1d_fixed
Copy constructor
Synopsis
kernel_1d_fixed(kernel_1d_fixed const& other);
Parameters
Name |
Description |
other |
The object to copy construct from |
Created with MrDocs