Module resize::px

source ·
Expand description

Pixel format from the rgb crate.

Structs

  • Grayscale. Use .0 or * (deref) to access the value.
  • The RGB pixel
  • The RGBA pixel

Traits