This commit is contained in:
Vincent Wei
2020-02-07 16:51:42 +08:00
parent bd9e49888b
commit a0bfb4b0b1
3 changed files with 19 additions and 19 deletions

View File

@@ -6143,8 +6143,8 @@ MG_EXPORT BOOL GUIAPI SetMainWindowAlwaysTop (HWND hWnd, BOOL fSet);
* Do the given color logical operation. You should specify the color
* logical operation along with the pararmeter \a arg. See \a BitBlt.
* - CT_ALPHAPIXEL\n
* The alpha component value of the source or the destination pixel goes
* into effect. You can specify the color compositing operation along
* The alpha component value of the source and/or the destination pixel go
* into effect. You can specify the color blend method along
* with the pararmeter \a arg. See \a BitBlt.
* - CT_BLURRED\n
* Apply a Gaussian blur to the background of the main window. You should