#include <ImageLoader.h>
◆ ~ImageLoader()
virtual FCT::ImageLoader::~ImageLoader |
( |
| ) |
|
|
virtualdefault |
◆ ImageLoader()
FCT::ImageLoader::ImageLoader |
( |
| ) |
|
|
protecteddefault |
◆ getSupportedExtensions()
virtual std::vector< std::string > FCT::ImageLoader::getSupportedExtensions |
( |
| ) |
const |
|
pure virtual |
◆ load()
virtual ImageData FCT::ImageLoader::load |
( |
const std::string & | filename | ) |
|
|
pure virtual |
◆ save()
virtual bool FCT::ImageLoader::save |
( |
const std::string & | filename, |
|
|
const ImageData & | imageData ) |
|
pure virtual |
该类的文档由以下文件生成: