X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/12028905135250524409f1e7b9bfa9c55e5ce16b..5dc43d1fc5bdac58ac689364b74118ea67285305:/include/wx/image.h diff --git a/include/wx/image.h b/include/wx/image.h index 778de29404..91217cd666 100644 --- a/include/wx/image.h +++ b/include/wx/image.h @@ -198,7 +198,7 @@ public: unsigned char GetBlue( int x, int y ) const; void SetAlpha(int x, int y, unsigned char alpha); - unsigned char GetAlpha(int x, int y); + unsigned char GetAlpha(int x, int y) const; // find first colour that is not used in the image and has higher // RGB values than