*colour intensifies* Essentially, this grabs the RGB colour for each pixel. It then figures out which of the three values is largest and sets that one to 255. The other two values are set to 0. What that means is that the most prominent of the three primary colours is made the only colour
@PullJosh