Skip to content

Commit 4ad6b22

Browse files
Merge pull request SixLabors#1010 from SixLabors/feature/visitor
Expose visitor through advanced namespace.
2 parents 7797d99 + 42667cf commit 4ad6b22

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ImageSharp.Drawing/Processing/Processors/Drawing/DrawImageProcessor.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
// Copyright (c) Six Labors and contributors.
22
// Licensed under the Apache License, Version 2.0.
33

4+
using SixLabors.ImageSharp.Advanced;
45
using SixLabors.ImageSharp.PixelFormats;
56
using SixLabors.Primitives;
67

0 commit comments

Comments
 (0)