287 isi->xup_yup = (
qAbs(dw) >= sw) + ((
qAbs(dh) >= sh) << 1);
QImageScaleInfo * qimageFreeScaleInfo(QImageScaleInfo *isi)
int bytesPerLine() const
Returns the number of bytes per image scanline.
int * qimageCalcXPoints(int sw, int dw)
Q_DECL_CONSTEXPR T qAbs(const T &t)
int width() const
Returns the width of the image.
int * qimageCalcApoints(int s, int d, int up)
unsigned int ** qimageCalcYPoints(unsigned int *src, int sw, int sh, int dh)
int height() const
Returns the height of the image.
uchar * scanLine(int)
Returns a pointer to the pixel data at the scanline with index i.