Matthew Seier wrote: > Hey all, > > Is there any way to find the minimum and maximum image values when > reading in a set of images using VTK? vtkImageData::GetScalarRange() Be sure that your pipeline is upd to date before calling the method. HTH Mathieu