WebpFileFormat Свойство (ImageSharpImageCodecs)
Возвращает или задает формат файла для изображения WEBP.
'Declaration
Public Property WebpFileFormat As SixLabors.ImageSharp.Formats.Webp.WebpFileFormatType
public SixLabors.ImageSharp.Formats.Webp.WebpFileFormatType WebpFileFormat { get; set; }
public: __property SixLabors.ImageSharp.Formats.Webp.WebpFileFormatType get_WebpFileFormat();
public: __property void set_WebpFileFormat(
SixLabors.ImageSharp.Formats.Webp.WebpFileFormatType
);
public:
property SixLabors.ImageSharp.Formats.Webp.WebpFileFormatType WebpFileFormat {
SixLabors.ImageSharp.Formats.Webp.WebpFileFormatType get();
void set(SixLabors.ImageSharp.Formats.Webp.WebpFileFormatType );
}
Property Value
Значение по умолчанию: SixLabors.ImageSharp.Formats.Webp.WebpFileFormatType.Lossless.
Целевые платформы: .NET 8; .NET 7, .NET 6