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 value
);
public:
property SixLabors.ImageSharp.Formats.Webp.WebpFileFormatType WebpFileFormat { SixLabors.ImageSharp.Formats.Webp.WebpFileFormatType get(); void set(SixLabors.ImageSharp.Formats.Webp.WebpFileFormatType value); }
'Declaration Public Property WebpFileFormat As SixLabors.ImageSharp.Formats.Webp.WebpFileFormatType
Property Value
Значение по умолчанию: SixLabors.ImageSharp.Formats.Webp.WebpFileFormatType.Lossless.