Links

UIImage fill color Objective C

Just created an ObjectiveC POC for UIImage color filling with flood fill algorithm.





Sample code: https://github.com/gauravstomar/Image-fill-color-ObjectiveC

1 comment:

  1. It's a great sample which i have been looking for a long time. For an extension can i have your tips to paint with in the partitions of image. Since it has fills the color automatically when you just tap or swipe on it i would like to fill color with finger drawing with in same boundaries.

    ReplyDelete