Write incoming images to a PGM style graphic file
|
Methods
|
|
Frame HeaderInfo SetOutputFilename __init__ writefile
|
|
|
Frame
|
Frame ( self, data )
Part of ImageSink protocol |
|
|
HeaderInfo
|
HeaderInfo ( self, data )
Part of ImageSink protocol |
|
|
SetOutputFilename
|
SetOutputFilename ( self, outfilename )
Part of ImageSink protocol |
|
|
__init__
|
__init__ (
self,
scalefunc=None,
outfilename=None,
)
|
|
|
writefile
|
writefile ( self )
Actually write the file.
Internal use. |
|