UIConfigurationColorTransformerGrayscale

Static UIConfigurationColorTransformerGrayscale 

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

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

See also Apple’s documentation