11 #ifndef BACKEND_ENHANCEMENTS_TILT_INTERNAL_H
12 #define BACKEND_ENHANCEMENTS_TILT_INTERNAL_H
33 QRgb
blendColors( QRgb color1, QRgb color2,
double alpha );
QRgb interpolatedPixelValue(double xp, double yp, QImage *image)
DPoint findTwoLineIntersection(DPoint p1, DPoint p2, DPoint p3, DPoint p4)
QRgb blendColors(QRgb color1, QRgb color2, double alpha)