next up previous contents
Next: 3.8 Example Up: 3. The VImage class Previous: 3.6 Writing results   Contents

3.7 Type conversions

Two type conversions are defined: you can cast VImage to a VDMask and to a VIMask.

operator VDMask();
operator VIMask();

These operations are slow and need a lot of memory! Emergencies only.



John Cupitt 2005-04-11