diff options
Diffstat (limited to 'doc/html/qpngimagepacker.html')
-rw-r--r-- | doc/html/qpngimagepacker.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/qpngimagepacker.html b/doc/html/qpngimagepacker.html index 4797264be..a471fc6ae 100644 --- a/doc/html/qpngimagepacker.html +++ b/doc/html/qpngimagepacker.html @@ -62,7 +62,7 @@ the desired quality and compression requirements). result (e.g. converting from 32-bit to 8-bit), use the <em>conversionflags</em> to specify how you'd prefer this to happen. <p> <p>See also <a href="ntqt.html#ImageConversionFlags-enum">TQt::ImageConversionFlags</a>. -<h3 class=fn>bool <a name="packImage"></a>TQPNGImagePacker::packImage ( const <a href="ntqimage.html">TQImage</a> & img ) +<h3 class=fn>bool <a name="packImage"></a>TQPNGImagePacker::packImage ( const <a href="tqimage.html">TQImage</a> & img ) </h3> Adds the image <em>img</em> to the PNG animation, analyzing the differences between this and the previous image to improve |