We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c67ecd commit 748c920Copy full SHA for 748c920
lib/ex_image_info/types/isobmff.ex
@@ -1,5 +1,5 @@
1
defmodule ExImageInfo.Types.ISOBMFF do
2
- @moduledoc false
+ @moduledoc "HEIF, HEIC and AVIF image format parser"
3
4
# There are code regions that cannot be tested as no fixtures/images to be validated against.
5
# Returning nil to avoid failing, but ideally this format should have more image files.
0 commit comments