hyperion.ng
|
Public Member Functions | |
void | setHorizontalPixelDecimation (int decimator) |
void | setVerticalPixelDecimation (int decimator) |
void | setCropping (int cropLeft, int cropRight, int cropTop, int cropBottom) |
void | setVideoMode (VideoMode mode) |
void | processImage (const uint8_t *data, int width, int height, int lineLength, PixelFormat pixelFormat, Image< ColorRgb > &outputImage) const |