2 references to ImageFormatEXIF
System.Drawing.Common (2)
System\Drawing\Imaging\ImageFormat.cs (2)
25
private static readonly ImageFormat s_exif = new(PInvokeCore.
ImageFormatEXIF
);
171
if (Guid == PInvokeCore.
ImageFormatEXIF
)