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