Main Page Class Hierarchy Compound List Compound Members Related Pages
ImageWriterImageLib Class ReferenceThis is special image writer for use with ImageLib.
More...
#include <ImageWriterImageLib.h>
Inheritance diagram for ImageWriterImageLib
[legend]Collaboration diagram for ImageWriterImageLib:
[legend]List of all members.
Public Methods |
|
| ImageWriterImageLib (const char *filename) |
|
virtual | ~ImageWriterImageLib () |
|
virtual void | initWriter (Area area,int nChannels) |
|
virtual void | writePixels (Area area,unsigned short *pData,bool bAreaFinal) |
| virtual void | finishWriter (int dwStatus) |
| | this function stores the image to a file. More...
|
Detailed Description
This is special image writer for use with ImageLib.
Member Function Documentation
|
void ImageWriterImageLib::finishWriter (
|
int dwStatus ) [virtual]
|
|
|
|
this function stores the image to a file.
-
Parameters:
-
Reimplemented from ImageWriter. |
The documentation for this class was generated from the following file:
|