Crate convert_image

source ·

Structs§

Enums§

Functions§

  • Convert input frame with pixel_format SRC into pixel_format DEST
  • Convert input frame with pixel_format SRC into pixel_format DEST
  • Convert input frame with pixel_format SRC into pixel_format DEST
  • Convert any type implementing ImageStride<FMT> to a y4m buffer.
  • Force interpretation of data from frame into another pixel_format.
  • Convert any type implementing ImageStride<FMT> to a Jpeg or Png buffer.
  • Convert an input image to an RGB8 image.