#include <imageio_handler.h>
List of all members.
Public Attributes |
| int(* | done )(void *, int) |
| void * | priv_data |
| int(* | sendLine )(void *, int, const LWPixelID) |
| void(* | setMap )(void *, int, const unsigned char[3]) |
| void(* | setParam )(void *, LWImageParam, int, float) |
| void(* | setSize )(void *, int w, int h) |
| int | type |
Member Data Documentation
| int(* lwpp::LWImageProtocol_V2::done)(void *, int) |
| void* lwpp::LWImageProtocol_V2::priv_data |
| int(* lwpp::LWImageProtocol_V2::sendLine)(void *, int, const LWPixelID) |
| void(* lwpp::LWImageProtocol_V2::setMap)(void *, int, const unsigned char[3]) |
| void(* lwpp::LWImageProtocol_V2::setParam)(void *, LWImageParam, int, float) |
| void(* lwpp::LWImageProtocol_V2::setSize)(void *, int w, int h) |
| int lwpp::LWImageProtocol_V2::type |
The documentation for this struct was generated from the following file: