X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0371e9a826a7d9c7a262c4a1aa4b09eba39acb59..a84ece11fffdde5d1bbd254ba58ac3cee79c2e77:/docs/latex/wx/dc.tex diff --git a/docs/latex/wx/dc.tex b/docs/latex/wx/dc.tex index b2d9573af9..dc731b363d 100644 --- a/docs/latex/wx/dc.tex +++ b/docs/latex/wx/dc.tex @@ -497,7 +497,8 @@ the {\it current brush colour}, and using a style: \item wxFLOOD\_BORDER: the area to be flooded is bounded by the given colour. \end{itemize} -{\it Note:} this function is available in MS Windows only. +{\it Note:} The present implementation for non-Windows platforms may fail to find +colour borders if the pixels do not match the colour exactly. \membersection{wxDC::GetBackground}\label{wxdcgetbackground}