2 references to ImageFormatTIFF
System.Drawing.Common (2)
System\Drawing\Imaging\ImageFormat.cs (2)
24
private static readonly ImageFormat s_tiff = new(PInvokeCore.
ImageFormatTIFF
);
166
if (Guid == PInvokeCore.
ImageFormatTIFF
)