Exemple #1
0
 public static extern Result PRLEDRGBFade(IntPtr handle, ref PRLEDRGB pLED, uint fadeColor, ushort fadeRate);
Exemple #2
0
 public static extern Result PRLEDRGBFadeColor(IntPtr handle, ref PRLEDRGB pLED, uint fadeColor);
Exemple #3
0
 public static extern Result PRLEDRGBColor(IntPtr handle, ref PRLEDRGB pLED, ushort color);