rapp_pixel.h File Reference

RAPP pixel access functions. More...

Go to the source code of this file.

Functions

int rapp_pixel_get_bin (const uint8_t *buf, int dim, int off, int x, int y)
 Get a binary pixel value.
int rapp_pixel_set_bin (uint8_t *buf, int dim, int off, int x, int y, int value)
 Set a binary pixel value.
int rapp_pixel_get_u8 (const uint8_t *buf, int dim, int x, int y)
 Get an 8-bit pixel value.
int rapp_pixel_set_u8 (uint8_t *buf, int dim, int x, int y, int value)
 Set an 8-bit pixel value.

Detailed Description

RAPP pixel access functions.


Generated on 1 Jun 2016 for RAPP by  doxygen 1.6.1