QRgb QImage::pixel ( int x, int y ) const
This is an overloaded function.
Returns the color of the pixel at coordinates (x, y).
int QColor::value () const
Returns the value color component of this color.
See also valueF(), getHsv(), and The HSV Color Model.