macro_rules! ColorSpaceUnknown {
    () => { ... };
}
Expand description

Pattern that matches an unknown ColorSpace member.