<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<small><font face="Helvetica, Arial, sans-serif">Hi Urlek,<br>
<br>
I think you are after the itkShiftScaleImageFilter:<br>
<br>
&nbsp;&nbsp;&nbsp;
<a class="moz-txt-link-freetext" href="http://www.itk.org/Doxygen/html/classitk_1_1ShiftScaleImageFilter.html">http://www.itk.org/Doxygen/html/classitk_1_1ShiftScaleImageFilter.html</a><br>
<br>
HTH<br>
<br>
Cheers, Dan<br>
<br>
Urlek wrote:</font></small>
<blockquote cite="mid9718425.post@talk.nabble.com" type="cite">
  <pre wrap="">Hi,
  here is a simple one: how do I subtract (or add) a constant value from
every pixel in the image? I am sure there is a class available that does it,
I just cant find it! And how do I multiply with a constant?

Thanks!  U
  </pre>
</blockquote>
</body>
</html>