image
0.24.9
In image::
imageops::
colorops
Macros
do_dithering
Structs
BiLevel
Traits
ColorMap
Functions
brighten
brighten_in_place
contrast
contrast_in_place
diffuse_err
dither
grayscale
grayscale_alpha
grayscale_with_type
grayscale_with_type_alpha
huerotate
huerotate_in_place
index_colors
invert
Type Aliases
Subpixel
image
::
imageops
::
colorops
Macro
do_dithering
Copy item path
Settings
Help
Summary
Source
macro_rules! do_dithering { ($map:expr, $image:expr, $err:expr, $x:expr, $y:expr) => { ... }; }