|
VideoTools
|
A private implementation class used by Gv::ImageInputSource. More...
#include <gvimageinput.h>
Public Member Functions | |
| ImageInputTask () | |
| Default constructor. | |
| bool | run (Gr::ImageConverter &, Gr::Image) |
| Runs the conversion. Returns false on error. | |
Public Attributes | |
| ImageInputHandler * | m_handler |
| ImageInputConversion | m_conversion |
| Gr::Image | m_image |
A private implementation class used by Gv::ImageInputSource.
Represents an image and its conversion.
Definition at line 67 of file gvimageinput.h.