![]() |
Qt 6.x
The Qt SDK
|
Go to the source code of this file.
Classes | |
struct | QImageScale::QImageScaleInfo |
Namespaces | |
namespace | QImageScale |
Functions | |
QT_BEGIN_NAMESPACE QImage | qSmoothScaleImage (const QImage &img, int w, int h) |
QT_BEGIN_NAMESPACE QImage qSmoothScaleImage | ( | const QImage & | img, |
int | w, | ||
int | h | ||
) |
Definition at line 1179 of file qimagescale.cpp.
References QImageScale::qimageCalcScaleInfo(), QImageScale::qimageFreeScaleInfo(), qt_fpColorPrecision(), qt_qimageScaleAARGB(), qt_qimageScaleAARGBA(), and qWarning.
Referenced by QImage::smoothScaled().