Preview
Client-side function

getCursorAlpha

This function is used to get the client's cursor alpha (transparency).

Syntax

int getCursorAlpha ( )

Returns

Returns a int between 0 and 255, where 255 is fully opaque and 0 is fully transparent.

Visual representation of the cursor alpha

Visual representation of the cursor alpha

Examples