Class FormatConvertedBitmap
Inheritance
System.Object
FormatConvertedBitmap
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 FormatConvertedBitmap : BitmapSource, IAutomationPeer, IPeerConverter
Constructors
FormatConvertedBitmap()
Declaration
public FormatConvertedBitmap()
Fields
AlphaThresholdProperty
DestinationFormatProperty
Declaration
public static AutomationProperty DestinationFormatProperty
Field Value
AutomationProperty
|
DestinationPaletteProperty
Declaration
public static AutomationProperty DestinationPaletteProperty
Field Value
AutomationProperty
|
SourceProperty
Properties
AlphaThreshold
Declaration
public double AlphaThreshold { get; set; }
Property Value
System.Double
|
DestinationFormat
DestinationPalette
Source
Methods
GetRealType()
Declaration
public override string GetRealType()
Returns
System.String
|