Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qimagescale_p.h File Reference

(05fc3aef53348fb58be6308076e000825b704e58)

#include <qimage.h>
#include <private/qglobal_p.h>
+ Include dependency graph for qimagescale_p.h:
+ This graph shows which files directly or indirectly include this file:

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)
 

Function Documentation

◆ qSmoothScaleImage()

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(), qWarning, and QImage::width().

Referenced by QImage::smoothScaled().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: