Crate img [] [src]

Structs

Gray

TODO: Struct documentation

ImageBuffer

TODO: Struct documentation

ImageVal

Newtype which wraps Image

PixelVal

Newtype which wraps Pixel

ScalarVal

Newtype which wraps Scalar

Traits

Image

Trait which defines the minimum requirements for an image implementation.

Pixel

Trait which defines the minimum requirements for a pixel layout implementation.

PixelArithmetic

Trait for Pixel types which can be used for arithmetic operations.

Scalar

Trait which defines the minimum requirements for a numeric type in the context of this crate.

Type Definitions

Gray16U
Gray32F
Gray32U
Gray64F
Gray8U
GrayVal
GrayVal16U
GrayVal32F
GrayVal32U
GrayVal64F
GrayVal8U
ImageBufferVal