Skip to main content

UIConfigurationColorTransformerGrayscale

Static UIConfigurationColorTransformerGrayscale 

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

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

See also Apple’s documentation