$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [gil] Pixel arithmetic operations.
From: Harg Tholan (hargtholan_at_[hidden])
Date: 2013-03-18 10:08:22
Hi,
Has it ever been considered to overload arithmetic operators for "pixel"?
In many situations it may be useful to add, sub or divide the value of two
or more pixels.
Thanks.