2 references to ImageFormatHEIF
System.Drawing.Common (2)
System\Drawing\Imaging\ImageFormat.cs (2)
27
private static readonly ImageFormat s_heif = new(PInvokeCore.
ImageFormatHEIF
);
181
if (Guid == PInvokeCore.
ImageFormatHEIF
)