2 references to ImageFormatWEBP
System.Drawing.Common (2)
System\Drawing\Imaging\ImageFormat.cs (2)
28
private static readonly ImageFormat s_webp = new(PInvokeCore.
ImageFormatWEBP
);
186
if (Guid == PInvokeCore.
ImageFormatWEBP
)