Module mtpng::encoder

source ·

Structs§

  • Parallel PNG encoder state. Takes an Options struct with initializer data and a Write struct to send output to.
  • Options setup struct for the PNG encoder. May be modified and reused.