Exiffer.PNG.Chunk.ICCP (exiffer v0.2.0)

Link to this section Summary

Link to this section Functions

@spec binary(%Exiffer.PNG.Chunk.ICCP{
  compressed_profile: binary(),
  compression_method: integer(),
  name: integer()
}) :: binary()
@spec puts(%Exiffer.PNG.Chunk.ICCP{
  compressed_profile: binary(),
  compression_method: integer(),
  name: String.t()
}) :: :ok
Link to this function

write(item, io_device)