Static UIConfigurationColorTransformerGrayscale

Source
pub unsafe static UIConfigurationColorTransformerGrayscale: UIConfigurationColorTransformer
Available on crate features UIColor and block2 and UIConfigurationColorTransformer only.
Expand description

A color transformer that returns a grayscale version of the color.

See also Apple’s documentation