A PNG can be represented as a binary tree by cycling between verticle and horizontal splits until each leaf represents a single pixel. In this representation, the root would be the entire png and all ...