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