1.5 PaletteEntry value type
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -55,7 +55,7 @@ Each type lives in `src/FrameProcessor/Domain/`. Tests in `tests/FrameProcessor.
|
||||
- `record(int Width, int Height)`.
|
||||
- `Resolution ForOrientation(Orientation o)` — swaps when portrait.
|
||||
|
||||
### [ ] 1.5 `PaletteEntry`
|
||||
### [x] 1.5 `PaletteEntry`
|
||||
- `record(string Name, Color DisplayColor, Color DeviceColor)` using `SixLabors.ImageSharp.Color`.
|
||||
- JSON converter parses hex strings into `Color` at deserialize time (don't store hex strings on the type).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user