We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89ce08f commit a7e6c2fCopy full SHA for a7e6c2f
src/rendering-intent.ts
@@ -1,3 +1,5 @@
1
+// Copyright Dirk Lemstra https://github.com/dlemstra/magick-wasm.
2
+// Licensed under the Apache License, Version 2.0.
3
4
export enum RenderingIntent {
5
Undefined,
0 commit comments