@ -1,4 +1,4 @@
// Copyright (c) Six Labors and contributors.
// Copyright (c) Six Labors.
// Licensed under the Apache License, Version 2.0.
using System;
using System.IO;
// Copyright (c) Six Labors and contributors.
// Copyright (c) Six Labors.
namespace SixLabors.ImageSharp.Formats.Tiff
using System.Collections.Generic;
namespace SixLabors.ImageSharp.Formats
using System.Runtime.CompilerServices;
using System.Drawing;
namespace SixLabors.ImageSharp.Tests
using SixLabors.ImageSharp.PixelFormats;
@ -509,4 +509,4 @@ namespace SixLabors.ImageSharp.Tests
};
}