RawWriter() (defined in RawWriter) | RawWriter | |
writeFloat(const Image< float > &image, const std::string &fname) (defined in RawWriter) | RawWriter | [static] |
writeFrame(const GenericFrame &image, const std::string &fname) | RawWriter | [virtual] |
writeGray(const Image< byte > &image, const std::string &fname) (defined in RawWriter) | RawWriter | [static] |
writeRGB(const Image< PixRGB< byte > > &image, const std::string &fname) (defined in RawWriter) | RawWriter | [static] |
~RasterWriter() | RasterWriter | [virtual] |
~RawWriter() (defined in RawWriter) | RawWriter | [virtual] |