Search found 3 matches
- 2017-10-09T13:53:21-07:00
- Forum: Users
- Topic: Replace specific color of image
- Replies: 19
- Views: 64151
Re: Replace specific color of image
This is exactly what I was looking for... thank you so much both of you!!!
- 2017-10-09T10:53:02-07:00
- Forum: Users
- Topic: Replace specific color of image
- Replies: 19
- Views: 64151
Re: Replace specific color of image
Hi Fred,
Thank you for your answer and your scripts are awesome BTW!!! :D
I have tried the command you have posted, and I can't seem to get the effect I want.
Here is an example, the following image has 4 squares:
RGB = 16,0,0 (left upper)
RGB = 32,0,0 (right upper)
RGB = 64,0,0 (left down)
RGB ...
Thank you for your answer and your scripts are awesome BTW!!! :D
I have tried the command you have posted, and I can't seem to get the effect I want.
Here is an example, the following image has 4 squares:
RGB = 16,0,0 (left upper)
RGB = 32,0,0 (right upper)
RGB = 64,0,0 (left down)
RGB ...
- 2017-10-09T01:08:10-07:00
- Forum: Users
- Topic: Replace specific color of image
- Replies: 19
- Views: 64151
Re: Replace specific color of image
Hi,
I am trying to achieve something very similar to the problem described in this post, i.e: change colour of an image with another colour but the problem is that I would like to change it with white.
This is not grayscale as I would like to set specific RGB which will transition to white.
for ...
I am trying to achieve something very similar to the problem described in this post, i.e: change colour of an image with another colour but the problem is that I would like to change it with white.
This is not grayscale as I would like to set specific RGB which will transition to white.
for ...