Overview of BlurHashKit
masterBlurHashKit is an advanced, experimental library currently in development. It is designed for more complex BlurHash operations beyond simple encoding and decoding, such as:
- Testing if specific parts of an image are dark or light.
- Generating BlurHashes as gradients from corner colors.
Note: This library is not yet finalized or fully documented. Users should refer to the source files or the BlurHashTest.app implementation to understand its current capabilities.