#include <imageio_handler.h>
List of all members.
Protected Member Functions |
| bool | Begin (LWImageType type) |
| int | Done (int rc=IPSTAT_OK) |
| int | SendLine (int y, const LWPixelID buffer) |
| void | SetMap (int index, const unsigned char colour[3]) |
| void | SetParam (LWImageParam p, int i, float f) |
| void | SetRC (int res) |
| void | SetSize (int w, int h) |
Constructor & Destructor Documentation
| lwpp::ImageLoaderHandler::ImageLoaderHandler |
( |
| ) |
|
|
inline |
| virtual lwpp::ImageLoaderHandler::~ImageLoaderHandler |
( |
| ) |
|
|
inlinevirtual |
Member Function Documentation
| bool lwpp::ImageLoaderHandler::Begin |
( |
LWImageType |
type | ) |
|
|
inlineprotected |
| int lwpp::ImageLoaderHandler::Done |
( |
int |
rc = IPSTAT_OK | ) |
|
|
inlineprotected |
| void lwpp::ImageLoaderHandler::InitHandler |
( |
LWImageLoaderLocal * |
l, |
|
|
int |
ver |
|
) |
| |
|
inline |
| virtual int lwpp::ImageLoaderHandler::LoadImage |
( |
const char * |
filename | ) |
|
|
pure virtual |
| int lwpp::ImageLoaderHandler::SendLine |
( |
int |
y, |
|
|
const LWPixelID |
buffer |
|
) |
| |
|
inlineprotected |
| void lwpp::ImageLoaderHandler::SetMap |
( |
int |
index, |
|
|
const unsigned char |
colour[3] |
|
) |
| |
|
inlineprotected |
| void lwpp::ImageLoaderHandler::SetParam |
( |
LWImageParam |
p, |
|
|
int |
i, |
|
|
float |
f |
|
) |
| |
|
inlineprotected |
| int lwpp::ImageLoaderHandler::SetParam |
( |
LWImageParam |
p, |
|
|
const char * |
c |
|
) |
| |
|
inline |
| int lwpp::ImageLoaderHandler::SetParam |
( |
LWImageParam |
p, |
|
|
const std::string |
str |
|
) |
| |
|
inline |
| int lwpp::ImageLoaderHandler::SetParam |
( |
LWImageParam |
p, |
|
|
int |
i |
|
) |
| |
|
inline |
| int lwpp::ImageLoaderHandler::SetParam |
( |
LWImageParam |
p, |
|
|
double |
d |
|
) |
| |
|
inline |
| void lwpp::ImageLoaderHandler::SetRC |
( |
int |
res | ) |
|
|
inlineprotected |
| void lwpp::ImageLoaderHandler::SetSize |
( |
int |
w, |
|
|
int |
h |
|
) |
| |
|
inlineprotected |
Member Data Documentation
| LWImageLoaderLocal* lwpp::ImageLoaderHandler::local |
|
protected |
| int lwpp::ImageLoaderHandler::version |
|
protected |
The documentation for this class was generated from the following file: