diff options
Diffstat (limited to 'doc/html/qimage.html')
-rw-r--r-- | doc/html/qimage.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/qimage.html b/doc/html/qimage.html index a050b5b34..1624d7a3c 100644 --- a/doc/html/qimage.html +++ b/doc/html/qimage.html @@ -242,7 +242,7 @@ operations that are independent of endianness. <p> The functions <a href="#scale">scale</a>() and <a href="#smoothScale">smoothScale</a>() use different modes for scaling the image. The purpose of these modes is to retain the -ratio of the image if this is retquired. +ratio of the image if this is required. <p> <center><img src="scaling.png"></center> <ul> <li><tt>TQImage::ScaleFree</tt> - The image is scaled freely: the resulting image |