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