B4X FEED how to use BC to overlay a pixel mask with one color channel?

اطلاعات موضوع

درباره موضوع در تاریخ, در دسته b4xfeed ایجاد شده و آغاز کننده آن practicalsoftمی باشد و موضوع آن: how to use BC to overlay a pixel mask with one color channel? است. این موضوع تا کنون 27 بازدید کننده و, 0 پاسخ داشته و 0 بار پسندیده شده...
نام دسته b4xfeed
نام موضوع how to use BC to overlay a pixel mask with one color channel?
آغاز کننده موضوع practicalsoft
تاریخ شروع
پاسخ‌ها
0
بازدیدها
27
پسندها
0
آخرین ارسال توسط PracticalSoft
Jun 6, 2020
11,559
4,422
Hi!
How i can use BitmapCreator to overlay a pixel mask with one color channel?
For example: i have the BaseImage (Usual Picture). And i have the MaskImage (Image with black color RGB(0,0,0) and some regions with RedColor RGB(255,0,0). The Width And height of both images are similar. And i need replace in BaseImage all correspondent pixels of red channel by red-values from MaskImage, and dont change green and blue channels.... I wrote variant with usual code (without BC), but it works very slow. Any ideas?

Some similar solution with RSImage processor is here:

 

عقب
بالا