Modulesยง
- box_
blur ๐ - color_
matrix ๐ - component_
transfer ๐ - composite ๐
- convolve_
matrix ๐ - displacement_
map ๐ - iir_
blur ๐ - lighting ๐
- morphology ๐
- turbulence ๐
Structsยง
- Filter
Result ๐ - Image ๐
- Image
Ref - An image reference.
- Image
RefMut - A mutable
ImageRefvariant.
Enumsยง
- Error ๐
Constantsยง
- LINEAR_
RGB_ ๐TO_ SRGB_ TABLE - Precomputed LinearRGB to sRGB table.
- SRGB_
TO_ ๐LINEAR_ RGB_ TABLE - Precomputed sRGB to LinearRGB table.
Traitsยง
- Pixmap
Ext ๐ - Pixmap
ToImage ๐Ref
Functionsยง
- apply
- apply_
blend ๐ - apply_
blur ๐ - apply_
color_ ๐matrix - apply_
component_ ๐transfer - apply_
composite ๐ - apply_
convolve_ ๐matrix - apply_
diffuse_ ๐lighting - apply_
displacement_ ๐map - apply_
drop_ ๐shadow - apply_
flood ๐ - apply_
image ๐ - apply_
inner ๐ - apply_
merge ๐ - apply_
morphology ๐ - apply_
offset ๐ - apply_
specular_ ๐lighting - apply_
tile ๐ - apply_
to_ ๐canvas - apply_
turbulence ๐ - demultiply_
alpha ๐ - Demultiplies provided pixels alpha.
- f32_
bound ๐ - from_
linear_ ๐rgb - Converts input pixel from LinearRGB into sRGB.
- get_
input ๐ - into_
linear_ ๐rgb - Converts input pixel from sRGB into LinearRGB.
- multiply_
alpha ๐ - Multiplies provided pixels alpha.
- resolve_
std_ ๐dev - Calculates Gaussian blur sigmas for the current world transform.
- scale_
coordinates ๐ - transform_
light_ ๐source