ImageThemingUtilities::SetOptOutPixel Method (Byte*, Int32, Int32, Boolean)

Visual Studio 2015
 

Namespace:   Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Imaging (in Microsoft.VisualStudio.Imaging.dll)

public:
static void SetOptOutPixel(
	unsigned char* pPixelBytes,
	int width,
	int height,
	bool isTopDownBitmap
)

Parameters

pPixelBytes
Type: System::Byte*

width
Type: System::Int32

height
Type: System::Int32

isTopDownBitmap
Type: System::Boolean

Return to top
Show: