Image.uniqueColors

Constructs a new image with one pixel for each unique color in the image. The new image has 1 row. The row has 1 column for each unique pixel in the image.

class Image
uniqueColors
()

Meta