Expand description
fer
this is fast_image_resize but with 100% more ub
Re-exports
pub use pixels::*;
Modules
- Contains types of pixels.
Structs
- Parameters of crop box that may be used with
ImageView
andDynamicImageView
- Simple container of image data.
- Generic immutable image view.
- Generic mutable image view.
- Methods of this structure used to multiply or divide color-channels (RGB or Luma) by alpha-channel. Supported pixel types: U8x2, U8x4, U16x2 and U16x4.
- Methods of this structure used to resize images.
Enums
- SIMD extension of CPU. Specific variants depends from target architecture. Look at source code to see all available variants.