Exiffer.PNG.Chunk.IHDR (exiffer v0.6.4)

Copy Markdown

Summary

Types

t()

@type t() :: %Exiffer.PNG.Chunk.IHDR{
  bits_per_sample: binary(),
  color_type: binary(),
  compression_method: binary(),
  filter_method: binary(),
  height: integer(),
  interlace_method: binary(),
  width: integer()
}

Functions

binary(ihdr)

new(data)

text(ihdr)

write(ihdr, io_device)