Hi, I read and draw a vtkImageData, but my data starts at 1,1,1 instead of 0,0,0 and the 0-planes have random values. How can I tell VTK to start the data at 0,0,0? Nico