It sounds like a silly question. Here is what I want. <div><br></div><div>(1) I have an image and I want to flip y axis using itkFlipImageFilter;</div><div>(2)  write the filtered image to an image</div><div>(3)  save the image in raw binary format.</div>
<div><br></div><div>I know I can save the filtered image and write it out as an image and then read in the image and do the conversion. But this is awkward. I&#39;d like to have one main function to all 3 steps. Any help? Thanks very much in advance,</div>
<div><br></div><div>Ming</div>