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