Module image

Source
Expand description

Core image type and simple operations on it

Structs§

ImageBase
Basic structure containing an image.

Functions§

normalise_pixel_value
Returns a normalised pixel value or 0 if it can’t convert the types. This should never fail if your types are good.

Type Aliases§

Image
ImageView