|
|
@ -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.Processing.Delegates; |
|
|
|
|
|
using SixLabors.ImageSharp.Processing.Processors.PixelShading; |
|
|
using SixLabors.ImageSharp.Processing.Processors.PixelShading; |
|
|
using SixLabors.Primitives; |
|
|
using SixLabors.Primitives; |
|
|
|
|
|
|
|
|
|