- 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:
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:
برای دیدن لینک ها باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید