diff options
author | Timothy Pearson <[email protected]> | 2011-12-05 22:04:08 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-12-05 22:04:08 -0600 |
commit | e02e31c8b9d854cd62cbe9799228f6e08e882773 (patch) | |
tree | 53303c981d0b20e03c5a2fc8e959fa74adcb90d1 /doc/html/qimage.html | |
parent | 143f194af098d44bf0dd1ebb29e59f30ce48d523 (diff) | |
download | tqt3-e02e31c8b9d854cd62cbe9799228f6e08e882773.tar.gz tqt3-e02e31c8b9d854cd62cbe9799228f6e08e882773.zip |
Sync with latest script
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 |