X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e80658daccdc1984bc5054c0c3d0b9f7e036bbee..71aba8333cc915afff9e740c944f7fa7247abacb:/docs/latex/book/chap_images.tex diff --git a/docs/latex/book/chap_images.tex b/docs/latex/book/chap_images.tex index 5c57ab77c0..dc48689da2 100644 --- a/docs/latex/book/chap_images.tex +++ b/docs/latex/book/chap_images.tex @@ -16,7 +16,7 @@ and one for blue, thus yielding the classical RGB acronym. Due to the simplicity of wxImage, you will do all kinds of image manipulation with this class, this includes loading images in various formats such as GIF, TIFF or JPEG (these and some more are supported by wxWindows -without further work), analyizing the image in terms of colour usage etc +without further work), analyzing the image in terms of colour usage etc and applying filters to the image for higher-level manipulation, such as blurring, sharpening etc.