Tool that draws a columnar color section by given RGB values of the canvas. This is web version ofgetColorSection.
Canvas size
Image size = width x height pixels
Top left corner is (x,y)=(0,0) in pixels
(x,y)=(0,0)
RGB color coefficients to scan: rgb(R,G,B)=r*R+g*G+b*B
rgb(R,G,B)=r*R+g*G+b*B