DLL_NAME | ReLogic.Peripherals.RGB.Logitech.NativeMethods | static |
LOGI_DEVICETYPE_MONOCHROME | ReLogic.Peripherals.RGB.Logitech.NativeMethods | static |
LOGI_DEVICETYPE_MONOCHROME_ORD | ReLogic.Peripherals.RGB.Logitech.NativeMethods | privatestatic |
LOGI_DEVICETYPE_PERKEY_RGB | ReLogic.Peripherals.RGB.Logitech.NativeMethods | static |
LOGI_DEVICETYPE_PERKEY_RGB_ORD | ReLogic.Peripherals.RGB.Logitech.NativeMethods | privatestatic |
LOGI_DEVICETYPE_RGB | ReLogic.Peripherals.RGB.Logitech.NativeMethods | static |
LOGI_DEVICETYPE_RGB_ORD | ReLogic.Peripherals.RGB.Logitech.NativeMethods | privatestatic |
LOGI_LED_BITMAP_BYTES_PER_KEY | ReLogic.Peripherals.RGB.Logitech.NativeMethods | static |
LOGI_LED_BITMAP_HEIGHT | ReLogic.Peripherals.RGB.Logitech.NativeMethods | static |
LOGI_LED_BITMAP_SIZE | ReLogic.Peripherals.RGB.Logitech.NativeMethods | static |
LOGI_LED_BITMAP_WIDTH | ReLogic.Peripherals.RGB.Logitech.NativeMethods | static |
LOGI_LED_DURATION_INFINITE | ReLogic.Peripherals.RGB.Logitech.NativeMethods | static |
LogiLedExcludeKeysFromBitmap(KeyName[] keyList, int listCount) | ReLogic.Peripherals.RGB.Logitech.NativeMethods | |
LogiLedFlashLighting(int redPercentage, int greenPercentage, int bluePercentage, int milliSecondsDuration, int milliSecondsInterval) | ReLogic.Peripherals.RGB.Logitech.NativeMethods | |
LogiLedFlashSingleKey(KeyName keyName, int redPercentage, int greenPercentage, int bluePercentage, int msDuration, int msInterval) | ReLogic.Peripherals.RGB.Logitech.NativeMethods | |
LogiLedGetConfigOptionBool([MarshalAs(UnmanagedType.LPWStr)] string configPath, ref bool defaultRed) | ReLogic.Peripherals.RGB.Logitech.NativeMethods | |
LogiLedGetConfigOptionColor([MarshalAs(UnmanagedType.LPWStr)] string configPath, ref int defaultRed, ref int defaultGreen, ref int defaultBlue) | ReLogic.Peripherals.RGB.Logitech.NativeMethods | |
LogiLedGetConfigOptionNumber([MarshalAs(UnmanagedType.LPWStr)] string configPath, ref double defaultNumber) | ReLogic.Peripherals.RGB.Logitech.NativeMethods | |
LogiLedGetSdkVersion(ref int majorNum, ref int minorNum, ref int buildNum) | ReLogic.Peripherals.RGB.Logitech.NativeMethods | |
LogiLedInit() | ReLogic.Peripherals.RGB.Logitech.NativeMethods | |
LogiLedPulseLighting(int redPercentage, int greenPercentage, int bluePercentage, int milliSecondsDuration, int milliSecondsInterval) | ReLogic.Peripherals.RGB.Logitech.NativeMethods | |
LogiLedPulseSingleKey(KeyName keyName, int startRedPercentage, int startGreenPercentage, int startBluePercentage, int finishRedPercentage, int finishGreenPercentage, int finishBluePercentage, int msDuration, bool isInfinite) | ReLogic.Peripherals.RGB.Logitech.NativeMethods | |
LogiLedRestoreLighting() | ReLogic.Peripherals.RGB.Logitech.NativeMethods | |
LogiLedRestoreLightingForKey(KeyName keyName) | ReLogic.Peripherals.RGB.Logitech.NativeMethods | |
LogiLedSaveCurrentLighting() | ReLogic.Peripherals.RGB.Logitech.NativeMethods | |
LogiLedSaveLightingForKey(KeyName keyName) | ReLogic.Peripherals.RGB.Logitech.NativeMethods | |
LogiLedSetLighting(int redPercentage, int greenPercentage, int bluePercentage) | ReLogic.Peripherals.RGB.Logitech.NativeMethods | |
LogiLedSetLightingForKeyWithHidCode(int keyCode, int redPercentage, int greenPercentage, int bluePercentage) | ReLogic.Peripherals.RGB.Logitech.NativeMethods | |
LogiLedSetLightingForKeyWithKeyName(KeyName keyCode, int redPercentage, int greenPercentage, int bluePercentage) | ReLogic.Peripherals.RGB.Logitech.NativeMethods | |
LogiLedSetLightingForKeyWithQuartzCode(int keyCode, int redPercentage, int greenPercentage, int bluePercentage) | ReLogic.Peripherals.RGB.Logitech.NativeMethods | |
LogiLedSetLightingForKeyWithScanCode(int keyCode, int redPercentage, int greenPercentage, int bluePercentage) | ReLogic.Peripherals.RGB.Logitech.NativeMethods | |
LogiLedSetLightingFromBitmap(byte[] bitmap) | ReLogic.Peripherals.RGB.Logitech.NativeMethods | |
LogiLedSetTargetDevice(int targetDevice) | ReLogic.Peripherals.RGB.Logitech.NativeMethods | |
LogiLedShutdown() | ReLogic.Peripherals.RGB.Logitech.NativeMethods | |
LogiLedStopEffects() | ReLogic.Peripherals.RGB.Logitech.NativeMethods | |
LogiLedStopEffectsOnKey(KeyName keyName) | ReLogic.Peripherals.RGB.Logitech.NativeMethods | |