begin if (image1.Canvas.Pixels[i,j]= rgb(128,164,195)) or (image1.Canvas.Pixels[i,j]= rgb(128,164,195) ) then image1.Canvas.Pixels[i,j]:=clwhite end;