ClassBmpFormatProvider
Class
Definition
Namespace:Telerik.Windows.Media.Imaging.FormatProviders
Assembly:Telerik.Windows.Controls.ImageEditor.dll
Syntax:
cs-api-definition
public class BmpFormatProvider : ImageFormatProviderBase, IImageFormatProvider
Inheritance: objectImageFormatProviderBaseBmpFormatProvider
Implements:
Inherited Members
Constructors
BmpFormatProvider()
Declaration
cs-api-definition
public BmpFormatProvider()
Properties
SupportedExtensions
Declaration
cs-api-definition
public override IEnumerable<string> SupportedExtensions { get; }
Property Value
Overrides