2 Jun
2012
2 Jun
'12
4:38 p.m.
Hello Marc,
On Thu, May 31, 2012 at 10:35 AM, Marc-Antoine ARNAUD
Hi Christian,
Thank for your reply, but I continued to investigate on my problem and in fact I found the problem. The function color_converted_view only process pixel if they are differents which is not our case, we want to process every time.
What do you mean by "only process if they are different"? You mean the destination type? Good to see you fixed the problem yourself. May I ask why you don't use scoped_channel_value? I seems that your channel_clamp class might be similar. Regards, Christian