image 0.23.12

Imaging library written in Rust. Provides basic filters and decoders for the most common image formats.
Documentation

image

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 20 feature flags, 15 of them enabled by default.

default

  • gif
  • jpeg
  • ico
  • png
  • pnm
  • tga
  • tiff
  • webp
  • bmp
  • hdr
  • dxt
  • dds
  • farbfeld
  • jpeg_rayon

gif

    This feature flag does not enable additional features.

ico

  • bmp
  • png

png

    This feature flag does not enable additional features.

pnm

    This feature flag does not enable additional features.

tga

    This feature flag does not enable additional features.

tiff

    This feature flag does not enable additional features.

webp

    This feature flag does not enable additional features.

bmp

    This feature flag does not enable additional features.

hdr

  • scoped_threadpool

dxt

    This feature flag does not enable additional features.

dds

  • dxt

farbfeld

    This feature flag does not enable additional features.

jpeg_rayon

  • jpeg/rayon

scoped_threadpool

    This feature flag does not enable additional features.

avif

  • ravif
  • rgb

rgb

    This feature flag does not enable additional features.

jpeg-decoder

    This feature flag does not enable additional features.

benchmarks

    This feature flag does not enable additional features.

ravif

    This feature flag does not enable additional features.