Skip to main content

GamutMatrix

Type Alias GamutMatrix 

Source
pub type GamutMatrix = [[f32; 3]; 3];
Expand description

A 3×3 row-major matrix for linear RGB ↔ linear RGB gamut conversion.