Module image::jpeg[][src]

👎 Deprecated:

Use codecs::jpeg instead

Decoding and Encoding of JPEG Images

Structs

JpegDecoder

JPEG decoder

JpegEncoder

The representation of a JPEG encoder

PixelDensity

Represents the pixel density of an image

Enums

PixelDensityUnit

Represents a unit in which the density of an image is measured

Type Definitions

JPEGEncoderDeprecated

JPEG Encoder