ImageThemingUtilities::ThemePixel Method (Byte, Byte, Byte, HslColor, Boolean)

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,
	bool isHighContrast
)

Parameters

r
Type: System::Byte

g
Type: System::Byte

b
Type: System::Byte

background
Type: Microsoft.VisualStudio.Imaging::HslColor

isHighContrast
Type: System::Boolean

Return to top
Show: