|
|
@ -1,7 +1,6 @@ |
|
|
// Copyright (c) Six Labors and contributors.
|
|
|
// Copyright (c) Six Labors and contributors.
|
|
|
// Licensed under the Apache License, Version 2.0.
|
|
|
// Licensed under the Apache License, Version 2.0.
|
|
|
|
|
|
|
|
|
using SixLabors.ImageSharp.Formats; |
|
|
|
|
|
using SixLabors.ImageSharp.Formats.Gif; |
|
|
using SixLabors.ImageSharp.Formats.Gif; |
|
|
|
|
|
|
|
|
namespace SixLabors.ImageSharp.MetaData |
|
|
namespace SixLabors.ImageSharp.MetaData |
|
|
|