Expand description
This is the library crate used by Plumage’s CLI. For more information, see the Git repository.
Structs§
- Color
- The color of a pixel in an image. Each component is between 0 and 1.
- Dimensions
- The dimensions of an image.
- Generator
- Generates and writes the image.
- Params
Enums§
- Spread
- Shape of the area of neighboring pixels considered when averaging.