]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/image.h
Fix wrong return value in the changes of r73365.
[wxWidgets.git] / interface / wx / image.h
index 864624d1dd7de7c0a95d0981b64064c6cda22f55..1a2ae82c79a5ab1580398ad9936c13e5120c2838 100644 (file)
@@ -1356,7 +1356,7 @@ public:
     bool IsOk() const;
 
     /**
-        Returns @true if the given pixel is transparent, i.e. either has the mask
+        Returns @true if the given pixel is transparent, i.e.\ either has the mask
         colour if this image has a mask or if this image has alpha channel and alpha
         value of this pixel is strictly less than @a threshold.
     */