mirror of
https://github.com/Artemis-RGB/Artemis
synced 2025-12-13 05:48:35 +00:00
Not sure
This commit is contained in:
parent
09bdbccfac
commit
7c39f70cb0
@ -42,7 +42,7 @@ namespace Artemis.KeyboardProviders.Corsair
|
|||||||
/// Properly resizes any size bitmap to the keyboard by creating a rectangle whose size is dependent on the bitmap size.
|
/// Properly resizes any size bitmap to the keyboard by creating a rectangle whose size is dependent on the bitmap size.
|
||||||
/// Does not reset the color each time. Uncomment line 48 for collor reset.
|
/// 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)
|
||||||
{
|
{
|
||||||
using (
|
using (
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user