color-management: add more capabilities
This commit is contained in:
parent
e92de36f7a
commit
8f992f7cef
13 changed files with 293 additions and 97 deletions
|
|
@ -17,7 +17,6 @@ impl Luminance {
|
|||
white: F64(80.0),
|
||||
};
|
||||
|
||||
#[expect(dead_code)]
|
||||
pub const BT1886: Self = Self {
|
||||
min: F64(0.01),
|
||||
max: F64(100.0),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue