3.2 DitheringRegistry
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -100,7 +100,7 @@ Each type lives in `src/FrameProcessor/Domain/`. Tests in `tests/FrameProcessor.
|
||||
- `static ReadOnlyMemory<Color> BuildDisplay(IReadOnlyList<PaletteEntry>)` and `BuildDevice(...)`.
|
||||
- **Tests:** `PaletteFactoryTests` — count, ordering preserved.
|
||||
|
||||
### [ ] 3.2 `DitheringRegistry`
|
||||
### [x] 3.2 `DitheringRegistry`
|
||||
- `IReadOnlyDictionary<DitherAlgorithm, IDither>` mapping each enum to the corresponding ImageSharp `KnownDitherings.*`.
|
||||
|
||||
### [ ] 3.3 `IImagePipeline` + `ImagePipeline`
|
||||
|
||||
Reference in New Issue
Block a user