pixel

Inheritance:

Methods of pixel:

pixel
pixel::pixel(void);

Undocumented function.

operator []
unsigned short int pixel::operator [](int i) const;

Undocumented function.

Setitem
void pixel::__setitem__(int i, unsigned short int v);

Undocumented function.

size
static int pixel::size(void);

Undocumented function.