egami
C++ Image Processing program
|
Go to the source code of this file.
Functions | |
Image_unit * | bin_op (const Image_unit *lhs, std::function< unsigned char(unsigned char, unsigned char)>) |
Image_unit* bin_op | ( | const Image_unit * | lhs, |
std::function< unsigned char(unsigned char, unsigned char)> | |||
) |
Definition at line 58 of file binary.cpp.