Is there a way to quickly tell if a vtkImageData is blank (contains all 0's)?  I can't iterate the pixels cause I'm in Java and that's too slow.