fuzzyEqual(int a, int b, int tol) | gnash::FuzzyPixel | [inline, static] |
FuzzyPixel() | gnash::FuzzyPixel | [inline] |
FuzzyPixel(const rgba &color, short unsigned tolerance=0) | gnash::FuzzyPixel | [inline] |
FuzzyPixel(boost::uint8_t r, boost::uint8_t g, boost::uint8_t b, boost::uint8_t a) | gnash::FuzzyPixel | [inline] |
operator<<(std::ostream &o, const FuzzyPixel &p) | gnash::FuzzyPixel | [friend] |
operator==(const FuzzyPixel &other) const | gnash::FuzzyPixel | |
setIntolerant() | gnash::FuzzyPixel | [inline] |
setTolerance(unsigned short tol) | gnash::FuzzyPixel | [inline] |