ImageThemingUtilities::ThemePixel Method (Byte, Byte, Byte, HslColor)
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.PlatformUI
Assembly: Microsoft.VisualStudio.Imaging (in Microsoft.VisualStudio.Imaging.dll)
public: static void ThemePixel( unsigned char% r, unsigned char% g, unsigned char% b, HslColor background )
Parameters
- r
- Type: System::Byte
- g
- Type: System::Byte
- b
- Type: System::Byte
- background
- Type: Microsoft.VisualStudio.Imaging::HslColor
Show: