smntc
an in-memory multimodal graph database
Main Page
Data Structures
Files
File List
Globals
Loading...
Searching...
No Matches
src
Frame.c
Go to the documentation of this file.
1
2
3
struct
Pixel
Frame_addPixel
(struct
Frame
*
this
,
unsigned
int
redValue,
unsigned
int
greenValue,
unsigned
int
blueValue,
int
*error)
4
{
5
6
}
Frame_addPixel
struct Pixel Frame_addPixel(struct Frame *this, unsigned int redValue, unsigned int greenValue, unsigned int blueValue, int *error)
Definition
Frame.c:3
Frame
Definition
Frame.h:6
Pixel
Definition
Pixel.h:6
Generated by
1.10.0