Crate image_builder

source ·
Expand description

§Overview

Image Builder is a high-level library that uses the image crate as the engine to generate simple PNG images, but with convenience and simplicity.

Modules§

  • Contain some basic colors for quick use, as well as the structure that other colors must follow to be accepted by the library.

Structs§

  • This is the structure of the image that will be created.
  • External images.
  • Specifications of a rectangular shape.
  • Content and formatting of a text.

Enums§