<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<a href="mailto:vtkusers@vtk.org">vtkusers@vtk.org</a>.<br>
<br>
Hi, <br>
<br>
I want to draw a png image int a vtk renderer and to do that, I use a
"vtkPNGReader" and a "vtkImageActor"<br>
<br>
My problem is that I want to move the image to an special position by
setting the postion in&nbsp; ralation to the screen.<br>
( ex: image.setPosition( 455,128)) <br>
<br>
Is it possible ? And How we can do that ?<br>
<br>
Thanks<br>
<br>
Benoi<br>
</body>
</html>