#include "sick_scan/sick_scan_base.h"
Go to the source code of this file.
Namespaces | |
TooJpeg | |
Typedefs | |
typedef void(* | TooJpeg::WRITE_ONE_BYTE) (unsigned char) |
Functions | |
bool | TooJpeg::writeJpeg (WRITE_ONE_BYTE output, const void *pixels_, unsigned short width, unsigned short height, bool isRGB, unsigned char quality_, bool downsample, const char *comment) |