Main Page   Class Overview   Pixels   Images   Geometry   Quick Index  

HxImagesToFile.h File Reference

More...

#include "HxImageRep.h"

Go to the source code of this file.

Functions

bool L_HXIMAGEREP HxImagesToFile (HxImageList ims, HxString fileName)
 Write images to file using HxImgFileIo. More...


Detailed Description


Function Documentation

bool L_HXIMAGEREP HxImagesToFile HxImageList    ims,
HxString    fileName
 

Write images to file using HxImgFileIo.

00015 {
00016     HxTagList tags;
00017     return HxImageFactory::instance().imagesToFile(ims, fileName, tags);
00018 }


Generated on Tue Jan 8 13:59:20 2002 for C++Reference by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001