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