X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8746b63ff7aa254dc9f78469836861aa576e7d45..b09857ae000a60704207d63290be937584805fb0:/interface/wx/image.h?ds=sidebyside diff --git a/interface/wx/image.h b/interface/wx/image.h index 864624d1dd..1a2ae82c79 100644 --- a/interface/wx/image.h +++ b/interface/wx/image.h @@ -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. */