![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Classes | |
struct | QImageScaleInfo |
Functions | |
static const unsigned int ** | qimageCalcYPoints (const unsigned int *src, int sw, int sh, int dh) |
static int * | qimageCalcXPoints (int sw, int dw) |
static int * | qimageCalcApoints (int s, int d, int up) |
static QImageScaleInfo * | qimageFreeScaleInfo (QImageScaleInfo *isi) |
static QImageScaleInfo * | qimageCalcScaleInfo (const QImage &img, int sw, int sh, int dw, int dh, char aa) |
|
static |
Definition at line 144 of file qimagescale.cpp.
|
static |
Definition at line 203 of file qimagescale.cpp.
|
static |
Definition at line 115 of file qimagescale.cpp.
|
static |
Definition at line 85 of file qimagescale.cpp.
|
static |
Definition at line 191 of file qimagescale.cpp.