Fills the pixel on the given image.
Parameters:
- Pixel coordinates - Point expression - Coordinates on the image,
- Color - Color expression - That should be used to fill the area (you may use color(r,g,b) function here),
- Image name - Variable name - The source image and the result image at the same time.
krzys
2017-07-19