mirror of
https://github.com/Artemis-RGB/Artemis
synced 2025-12-13 05:48:35 +00:00
Update CorsairRGB.cs
Removed old instructions
This commit is contained in:
parent
06c8a70e42
commit
94d7411075
@ -103,7 +103,6 @@ namespace Artemis.KeyboardProviders.Corsair
|
|||||||
/// <summary>
|
/// <summary>
|
||||||
/// Properly resizes any size bitmap to the keyboard by creating a rectangle whose size is dependent on the bitmap
|
/// Properly resizes any size bitmap to the keyboard by creating a rectangle whose size is dependent on the bitmap
|
||||||
/// size.
|
/// size.
|
||||||
/// Does not reset the color each time. Uncomment line 48 for collor reset.
|
|
||||||
/// </summary>
|
/// </summary>
|
||||||
/// <param name="bitmap"></param>
|
/// <param name="bitmap"></param>
|
||||||
public override void DrawBitmap(Bitmap bitmap)
|
public override void DrawBitmap(Bitmap bitmap)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user