Updated Cursor documentation for colored cursors on Unix
This commit is contained in:
parent
54ac286a67
commit
aaf8ef1c89
@ -129,7 +129,8 @@ public:
|
||||
/// position is. Any mouse actions that are performed will
|
||||
/// return the window/screen location of the hotspot.
|
||||
///
|
||||
/// \warning On Unix, the pixels are mapped into a monochrome
|
||||
/// \warning On Unix platforms which do not support colored
|
||||
/// cursors, the pixels are mapped into a monochrome
|
||||
/// bitmap: pixels with an alpha channel to 0 are
|
||||
/// transparent, black if the RGB channel are close
|
||||
/// to zero, and white otherwise.
|
||||
|
Loading…
x
Reference in New Issue
Block a user