|
User Documentation |
|
Centre for Vision, Speech & Signal Processing |
Comments:
OBSOLETE use OStreamC instead
Parent Classes:
Methods:
- ImageOStreamC(const FilenameC & fileName)
-
Opens the output image stream. If the
file name is '-' the output image stream is attached to the standard
input stream 'cout'.
- ImageOStreamC(ostream & s)
-
Attaches the output stream 's'.
- ostream & Stream()
-
Returns the stream.
- const char * Name() const
-
Returns the name of the stream.
|
Programmer:Radek Marik, Documentation by CxxDoc: Tue Mar 20 10:48:08 2001
|