Re-exports§
pub use peniko;
Modules§
Structs§
- BigColor
- BigColor struct represents a color with various formats Using OKLCH as the foundation
- Most
Readable Args - Arguments for the most_readable function
- WCAG2
Params - WCAG2 parameters
Enums§
- Color
Format - Format types for color representation
- WCAG2
Level - WCAG2 levels
- WCAG2
Size - WCAG2 sizes
Functions§
- equals
- Checks if two colors are equal
- is_
readable - Checks if a color is readable against another color
- mix
- Mixes two colors
- most_
readable - Finds the most readable color against a base color
- random
- Creates a random color
- readability
- Analyzes the readability between two colors