imagefmt 1.0.2

Decoders for PNG, TGA, BMP, JPEG. Encoders for PNG, TGA. 8-bit only, with conversions.
docs.rs failed to build imagefmt-1.0.2
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: imagefmt-4.0.0

imagefmt

  • Documentation
  • Returned data is always 8-bit (Y/YA/RGB/RGBA/BGR/BGRA)
  • All formats are optional via Cargo features (all enabled by default)
Format Decoder Encoder
png 8-bit 8-bit non-paletted non-interlaced
tga 8-bit non-paletted 8-bit non-paletted
bmp 8-bit uncompressed nope
jpeg baseline non-progressive nope