ColorConvertedBitmapExtension Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Implements a markup extension that enables ColorConvertedBitmap creation. A ColorConvertedBitmap does not have an embedded profile, the profile instead being based on source and destination values.
public ref class ColorConvertedBitmapExtension : System::Windows::Markup::MarkupExtension
[System.Windows.Markup.MarkupExtensionReturnType(typeof(System.Windows.Media.Imaging.ColorConvertedBitmap))]
public class ColorConvertedBitmapExtension : System.Windows.Markup.MarkupExtension
[<System.Windows.Markup.MarkupExtensionReturnType(typeof(System.Windows.Media.Imaging.ColorConvertedBitmap))>]
type ColorConvertedBitmapExtension = class
inherit MarkupExtension
Public Class ColorConvertedBitmapExtension
Inherits MarkupExtension
- Inheritance
- Attributes
This class is a markup extension implementation. Markup extension classes exist mainly to provide infrastructure support for some aspect of the WPF XAML processor implementation, and the members exposed by a markup extension are not typically called from user code. This extension supports the ColorConvertedBitmap Markup Extension usage from XAML.
For XAML information, see ColorConvertedBitmap Markup Extension.
Color |
Initializes a new instance of the ColorConvertedBitmapExtension class. |
Color |
Initializes a new instance of the ColorConvertedBitmapExtension class. |
Equals(Object) |
Determines whether the specified object is equal to the current object. (Inherited from Object) |
Get |
Serves as the default hash function. (Inherited from Object) |
Get |
Gets the Type of the current instance. (Inherited from Object) |
Memberwise |
Creates a shallow copy of the current Object. (Inherited from Object) |
Provide |
Returns an object that should be set on the property where this extension is applied. For ColorConvertedBitmapExtension, this is the completed ColorConvertedBitmap. |
To |
Returns a string that represents the current object. (Inherited from Object) |
Producto | Versiones |
---|---|
.NET Framework | 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
Windows Desktop | 3.0, 3.1, 5, 6, 7, 8, 9 |
Comentarios de .NET
.NET es un proyecto de código abierto. Seleccione un vínculo para proporcionar comentarios: