mirror of https://github.com/SixLabors/ImageSharp
7 changed files with 7 additions and 7 deletions
@ -1,7 +1,7 @@ |
|||
// Copyright (c) Six Labors.
|
|||
// Licensed under the Six Labors Split License.
|
|||
|
|||
namespace SixLabors.ImageSharp.Formats.Jxl.Ac; |
|||
namespace SixLabors.ImageSharp.Formats.Jxl.Processing; |
|||
|
|||
internal enum JxlAcStrategyType : ushort |
|||
{ |
|||
Loading…
Reference in new issue