ExPng.Image.Encoding (ExPng v1.0.0)

Utility module containing functtions necessary to encode an ExPng.Image back into a PNG file.

Link to this section Summary

Link to this section Functions

Link to this function

to_raw_data(image, encoding_options \\ [])

Specs

to_raw_data(ExPng.Image.t(), ExPng.maybe(keyword())) :: {:ok, ExPng.RawData.t()}