# `Exiffer.PNG.Chunk.IHDR`

# `t`

```elixir
@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()
}
```

# `binary`

# `new`

# `text`

# `write`

---

*Consult [api-reference.md](api-reference.md) for complete listing*
