#include <map_io_png_handler.hh>
Inherits MapIOHandler, and MapIOHandler.
|
virtual void | Import (img::MapHandle &sh, const boost::filesystem::path &loc, const ImageFormatBase &formatstruct) |
|
virtual void | Import (img::MapHandle &sh, std::istream &loc, const ImageFormatBase &formatstruct) |
|
virtual void | Export (const img::MapHandle &sh, const boost::filesystem::path &loc, const ImageFormatBase &formatstruct) const |
|
virtual void | Export (const img::MapHandle &sh, std::ostream &loc, const ImageFormatBase &formatstruct) const |
|
virtual void | Import (img::MapHandle &sh, const boost::filesystem::path &loc, const ImageFormatBase &formatstruct) |
|
virtual void | Import (img::MapHandle &sh, std::istream &loc, const ImageFormatBase &formatstruct) |
|
virtual void | Export (const img::MapHandle &sh, const boost::filesystem::path &loc, const ImageFormatBase &formatstruct) const |
|
virtual void | Export (const img::MapHandle &sh, std::ostream &loc, const ImageFormatBase &formatstruct) const |
|
Public Member Functions inherited from MapIOHandler |
virtual | ~MapIOHandler () |
|
virtual | ~MapIOHandler () |
|
Definition at line 45 of file map_io_png_handler.hh.
◆ Export() [1/4]
◆ Export() [2/4]
◆ Export() [3/4]
◆ Export() [4/4]
◆ GetFormatDescription() [1/2]
static String GetFormatDescription |
( |
| ) |
|
|
inlinestatic |
◆ GetFormatDescription() [2/2]
static String GetFormatDescription |
( |
| ) |
|
|
inlinestatic |
◆ GetFormatName() [1/2]
static String GetFormatName |
( |
| ) |
|
|
inlinestatic |
◆ GetFormatName() [2/2]
static String GetFormatName |
( |
| ) |
|
|
inlinestatic |
◆ Import() [1/4]
Map IO handler to read/write png image files.
This map IO handler reads and writes PNG formatted image files,
Implements MapIOHandler.
◆ Import() [2/4]
Map IO handler to read/write png image files.
This map IO handler reads and writes PNG formatted image files,
Implements MapIOHandler.
◆ Import() [3/4]
◆ Import() [4/4]
◆ MatchContent() [1/2]
static bool MatchContent |
( |
unsigned char * |
header | ) |
|
|
static |
◆ MatchContent() [2/2]
static bool MatchContent |
( |
unsigned char * |
header | ) |
|
|
static |
◆ MatchSuffix() [1/2]
static bool MatchSuffix |
( |
const String & |
loc | ) |
|
|
static |
◆ MatchSuffix() [2/2]
static bool MatchSuffix |
( |
const String & |
loc | ) |
|
|
static |
◆ MatchType() [1/2]
◆ MatchType() [2/2]
◆ ProvidesExport() [1/2]
static bool ProvidesExport |
( |
| ) |
|
|
inlinestatic |
◆ ProvidesExport() [2/2]
static bool ProvidesExport |
( |
| ) |
|
|
inlinestatic |
◆ ProvidesImport() [1/2]
static bool ProvidesImport |
( |
| ) |
|
|
inlinestatic |
◆ ProvidesImport() [2/2]
static bool ProvidesImport |
( |
| ) |
|
|
inlinestatic |
The documentation for this class was generated from the following file: