Searched refs:getPixelValue (Results 1 – 2 of 2) sorted by relevance
40 int getPixelValue(int row, int column, int channel) const;41 Vec3i getPixelValue(int row, int column) const;42 Vec3i getPixelValue(const Vec2i &pixelPosition) const;43 Vec3i getPixelValue(const Vec2f &pixelPosition) const;
67 int getPixelValue(unsigned char* buf, in getPixelValue() function179 int pixelValue = getPixelValue(buf, statsFormat, pixelIndex); in computeSingleCellStats()