Hi All,
I am trying to plot image in MS Paint. I am proving x & y coordinates and RGB information from an excel sheet. Below is the screenshot for reference.
I need to give condition that if Red<50 And Green<50 And Blue<50 then it should plot in the plot in the given XY coordinate.
I am taking Robot-Draw Skecth- StandAlone Workflow solution as reference. Kindly suggest the method to do it using excel sheet.
Please suggest how the worlflow can be corrected.
out.xlsx (13.2 KB) Pixel.xlsx (19.6 KB)
Import.xaml (22.4 KB)