retdec
|
Factory for creating loaded images. More...
Go to the source code of this file.
Namespaces | |
retdec | |
retdec::loader | |
Functions | |
std::unique_ptr< Image > | retdec::loader::createImage (const std::string &filePath, bool isRaw=false) |
std::unique_ptr< Image > | retdec::loader::createImage (const std::shared_ptr< retdec::fileformat::FileFormat > &fileFormat) |
Factory for creating loaded images.