X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5873607e5c6d255f5692cc37637551eaeb2e4472..56aed4aace5692ac9ae5b332f84630609cb97c92:/docs/latex/wx/mask.tex diff --git a/docs/latex/wx/mask.tex b/docs/latex/wx/mask.tex index 137cd4d4af..96a473096c 100644 --- a/docs/latex/wx/mask.tex +++ b/docs/latex/wx/mask.tex @@ -1,7 +1,8 @@ \section{\class{wxMask}}\label{wxmask} This class encapsulates a monochrome mask bitmap, where the masked area is black and -the unmasked area is white. +the unmasked area is white. When associated with a bitmap and drawn in a device context, +the unmasked area of the bitmap will be drawn, and the masked area will not be drawn. \wxheading{Derived from} @@ -23,7 +24,7 @@ contains a mask. \latexignore{\rtfignore{\wxheading{Members}}} -\membersection{wxMask::wxMask}\label{wxmaskconstr} +\membersection{wxMask::wxMask}\label{wxmaskctor} \func{}{wxMask}{\void} @@ -55,7 +56,7 @@ yet implemented for GTK. \docparam{index}{Index into a palette, specifying the transparency colour.} -\membersection{wxMask::\destruct{wxMask}} +\membersection{wxMask::\destruct{wxMask}}\label{wxmaskdtor} \func{}{\destruct{wxMask}}{\void}