ImageThemingUtilities.GetThemedBitmap Method

Include Protected Members
Include Inherited Members

Creates a new Bitmap, based on the input one, but the new one blends in with the target background.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public methodStatic member GetThemedBitmap(Bitmap, Color) Creates a new Bitmap, based on the input one, but the new one blends in with the target background.
Public methodStatic member GetThemedBitmap(Bitmap, UInt32) Creates a new Bitmap, based on the input one, but the new one blends in with the target background.

Top

See Also

Reference

ImageThemingUtilities Class

Microsoft.VisualStudio.PlatformUI Namespace