Class ColorConvertedBitmap
Inheritance
System.Object
ColorConvertedBitmap
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: ArtOfTest.WebAii.Controls.Xaml.Wpf
Assembly: ArtOfTest.WebAii.dll
Syntax
public class ColorConvertedBitmap : BitmapSource, IAutomationPeer, IPeerConverter
Constructors
ColorConvertedBitmap()
Declaration
public ColorConvertedBitmap()
Fields
DestinationColorContextProperty
Declaration
public static AutomationProperty DestinationColorContextProperty
Field Value
DestinationFormatProperty
Declaration
public static AutomationProperty DestinationFormatProperty
Field Value
SourceColorContextProperty
Declaration
public static AutomationProperty SourceColorContextProperty
Field Value
SourceProperty
Properties
DestinationColorContext
DestinationFormat
Source
SourceColorContext
Methods
GetRealType()
Declaration
public override string GetRealType()
Returns
System.
|