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
AutomationProperty
|
DestinationFormatProperty
Declaration
public static AutomationProperty DestinationFormatProperty
Field Value
AutomationProperty
|
SourceColorContextProperty
Declaration
public static AutomationProperty SourceColorContextProperty
Field Value
AutomationProperty
|
SourceProperty
Properties
DestinationColorContext
DestinationFormat
Source
SourceColorContext
Methods
GetRealType()
Declaration
public override string GetRealType()
Returns
System.String
|