resize image component $Date$ More...
Go to the source code of this file.
Functions | |
void | ResizeImageInit (RTC::Manager *manager) |
Variables | |
static const char * | jpegdecoder_spec [] |
void ResizeImageInit | ( | RTC::Manager * | manager | ) |
Definition at line 199 of file ResizeImage.cpp.
const char* jpegdecoder_spec[] [static] |
{ "implementation_id", "ResizeImage", "type_name", "ResizeImage", "description", "resize image component", "version", HRPSYS_PACKAGE_VERSION, "vendor", "AIST", "category", "example", "activity_type", "DataFlowComponent", "max_instance", "10", "language", "C++", "lang_type", "compile", "conf.default.scale", "1.0", "" }
Definition at line 15 of file ResizeImage.cpp.