Display.supportsCursorAlpha

Returns TRUE if cursors can use an 8bit alpha channel on display. Otherwise, cursors are restricted to bilevel alpha (i.e. a mask). Since 2.4

class Display
int
supportsCursorAlpha
()

Return Value

Type: int

whether cursors can have alpha channels.

Meta