% Color planesimg = imread('fruit.png');imshow(img);
disp(size(img));
% TODO: Select a color plane, display it, inspect values from a row
258 320 3