Crate pixlzr

Crate pixlzr 

Source

Re-exports§

pub use image;
pub use crate::constants::*;

Modules§

constants
encoding
operations
semver
tree

Structs§

ImageBlock
Image block representation, with:
ImageBlockIterator
Image block representation, with:
Pixlzr
PixlzrBlockImage
PixlzrBlockRaw
RawImage
Semver

Enums§

FilterType
PixlzrBlock

Functions§

process
process_custom
Uses difference := sum of { |pixel - average| } for p in pixels
process_into_custom