Expand description
wagahai_lut: A Rust-based CUBE LUT parser and image processing utility
This library provides:
- CUBE LUT file parsing (1D and 3D LUTs)
- Image processing with LUT application
§Supported Image Types
image::DynamicImage
Re-exports§
pub use error::CubeError;pub use error::Result;pub use lut::CubeLut;pub use lut::Lut1D;pub use lut::Lut3D;pub use lut::LutType;pub use lut::Rgb;pub use parser::CubeParser;
Modules§
Constants§
- VERSION
- Version information