IImageFormatProvider
Interface
Definition
Namespace:Telerik.Windows.Media.Imaging.FormatProviders
Assembly:Telerik.Windows.Controls.ImageEditor.dll
Syntax:
C#
public interface IImageFormatProvider
Derived Classes:
Properties
C#
string FilesDescription { get; }
C#
IEnumerable<string> SupportedExtensions { get; }