Search found 4 matches
- 2019-03-23T11:15:37-07:00
- Forum: Developers
- Topic: Fill image with other colors
- Replies: 8
- Views: 21597
Re: Fill image with other colors
its no matter. this red color on ballon could have red yellow or green value. It depends on situation on screen
- 2019-03-23T05:11:27-07:00
- Forum: Developers
- Topic: Fill image with other colors
- Replies: 8
- Views: 21597
Re: Fill image with other colors
This function working fine but is there possibility to keep a few colors ? I use this function like this. I want to keep also colors: 0xBFBF00 rgba(191, 191, 0, 1) ITS YELLOW NOW 0xBF2F2F rgba(191, 47, 47, 1) RED NOW $CMD = 'magick ' & $capture_filename & _ ' -channel rgba -fuzz 20%' & _ ; close to ...
- 2019-01-11T10:23:08-07:00
- Forum: Developers
- Topic: Fill image with other colors
- Replies: 8
- Views: 21597
- 2018-12-18T17:26:25-07:00
- Forum: Developers
- Topic: Fill image with other colors
- Replies: 8
- Views: 21597
Fill image with other colors
hello Im wondering if it is possible to process image in autoit like this
1. firstly there is colorfull wallpaper
2. Fill all colors (exception rose color) - with white
3. Fill rose color with black color
https://imgur.com/a/lFdY26g
1. firstly there is colorfull wallpaper
2. Fill all colors (exception rose color) - with white
3. Fill rose color with black color
https://imgur.com/a/lFdY26g