×

Get Colours From Image

iOS 14 +

Notes

Get the average or most prominent colours of an image.

Syntax

averageColour(inputImage: <#Variable#>, colourType: <#Enumeration (ColourTypes)#>)

Example

averageColour(inputImage: ShortcutInput, colourType: the average colour)