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).

class Display
bool
supportsCursorAlpha
()

Return Value

Type: bool

whether cursors can have alpha channels.

Meta