Export animation frames with a one-to-one correspondence between 2D dataset points and pixels

I am trying to create an animation from a set of legacy VTK files containing a 2D dataset with dimensions M x N. How can I export it as a sequence of images of exactly M x N pixels, with a one-to-one correspondence between dataset points and pixels, and consequently no background?