|
|
@ -1,8 +1,6 @@ |
|
|
// Copyright (c) Six Labors.
|
|
|
// Copyright (c) Six Labors.
|
|
|
// Licensed under the Six Labors Split License.
|
|
|
// Licensed under the Six Labors Split License.
|
|
|
|
|
|
|
|
|
using System.Buffers; |
|
|
|
|
|
using System.Runtime.CompilerServices; |
|
|
|
|
|
using SixLabors.ImageSharp.Memory.Internals; |
|
|
using SixLabors.ImageSharp.Memory.Internals; |
|
|
|
|
|
|
|
|
namespace SixLabors.ImageSharp.Memory; |
|
|
namespace SixLabors.ImageSharp.Memory; |
|
|
|