I want to fill a color in the white area for a paint-based application, so please give me a suggestion on how to do this.
GPUImage is what you need, there are many filters. Basically, you need to tell ios that it needs to change all whitecolors RGB (255.0,255.0,255.0) to a different color.
Source: https://habr.com/ru/post/1447669/More articles:$ display every time $ monitor runs in Verilog - verilogJava platform independence check - javaHow to create a Word document using Apache POI? - apache-poiasynchronous dart programming - asynchronousphp 5.3.13 ffmpeg 7 64-bit window Wamp server does not work - phpExecuting an AS3 Function asynchronously - asynchronousCan I pass a variable from a Jekyll template to include and then display the data from this variable? - ruby-on-railsHow to limit thumbnails of images on Fb? - facebookWhat are the values โโof the 'on_cpu' field in the struct task_struct and the 'cpu' field in the struct thread_info? - linuxxpath to select items with the last child value - c #All Articles