[Insight-users] Re: Meta image Writers
Luis Ibanez
luis.ibanez@kitware.com
Mon, 20 Jan 2003 10:51:22 -0500
Hi Zein,
Both of them will work.
If you look at the code, "Update()" is just
calling "Write()".
Proably Update() is preferable since it gives
a uniform API with all the filters.
Please let us know if you have further questions.
Thanks
Luis
------------------------------------------------------
> hello,
>
> which form shpuld I use to triger a meta image writer
>
>
> mwriter->Update(); OR mwriter->write();
>
>
> Thanks,
> Zein
>