Метод | Описание | |
---|---|---|
CanEnable ( ) : bool | ||
CorsairKeyboards ( ILogger logger ) : System | ||
Disable ( ) : void | ||
DrawBitmap ( |
Properly resizes any size bitmap to the keyboard by creating a rectangle whose size is dependent on the bitmap size.
|
|
Enable ( ) : void |
Enables the SDK and sets updatemode to manual as well as the color of the background to black.
|
|
GetKeyPosition ( Keys keyCode ) : KeyMatch? |
public CorsairKeyboards ( ILogger logger ) : System | ||
logger | ILogger | |
Результат | System |
public DrawBitmap ( |
||
bitmap | ||
Результат | void |
public GetKeyPosition ( Keys keyCode ) : KeyMatch? | ||
keyCode | Keys | |
Результат | KeyMatch? |