A pool of resources
Colour
MCC
MCC

    LINK TO SOURCE  Most Common Colors. MCC takes an image and reads each pixel sorting their values by most occurrences, extracting a user defined range of the most common colors used in the image, currently set to 10.  Its an experiment and not very efficient, but it does work. Built In Processing

R G Band
R G Band

RGB bands of color

RGB
RGB

RGB in RGB out.

RGBRBGGRBGBRBRGBGR
RGBRBGGRBGBRBRGBGR

  LINK TO SOURCE  RGB in RGB.RBG.GRB.GBR.BRG.BGR out.   RGB takes an image and sorts the pixels according to the highest value and recomposes them according to the following pattern.   RGB RBG GRB GBR BRG BGR 012 021 102 120 210 201 Built In Processing

R+G+B
R+G+B

RGB in R, G, B out

Graph ic 01
Graph ic 01

  LINK TO SOURCE  GRAPHing Image Characteristics, study 1 A study in graphing images by re-sequencing it based on a HEX color value. Built In Processing

1000ONE
1000ONE

One from 1000

1=1000
1=1000

One Equals One Thousand