I have 7 connected circles of which I made the centers transparent. I merged them together into a single raster and I am attempting to fill the circles (not the transparent centers) with a gradient fill. It will not let me fill the circles with a gradient fill at all but it will let me change the background color.
How do I get it to fill the black area with a gradient fill?
My current image attached below, the black area I want filled with a gradient rainbow of colors. If possible I prefer a gradient that radiates from the center and the colors change further you get from the center (a circular gradient fill).
How do I do a gradient fill on 7 connected circles?
Moderator: Kathy_9
-
Madmaxneo
- Posts: 8
- Joined: Sat Nov 06, 2021 4:41 am
- System_Drive: C
- 32bit or 64bit: 64 Bit
- motherboard: Gigabyte X570 Aorus Elite Wifi
- processor: AMD Ryzen 9 3900X
- ram: 64GB
- Video Card: EVGA GTX 1070
- sound_card: Sound Blaster Zx
- Hard_Drive_Capacity: Portage
- Monitor/Display Make & Model: AOC G2460PG
- Corel programs: Paint Shop Pro
-
LeviFiction
- Advisor
- Posts: 6831
- Joined: Thu Oct 02, 2008 1:07 pm
- System_Drive: C
- 32bit or 64bit: 64 Bit
- motherboard: Alienware M17xR4
- processor: Intel Core i7-3630QM CPU - 2_40GH
- ram: 6 GB
- Video Card: NVIDIA GeForce GTX 660M
- sound_card: Sound Blaster Recon3Di
- Hard_Drive_Capacity: 500GB
- Corel programs: PSP: 8-2023
- Location: USA
Re: How do I do a gradient fill on 7 connected circles?
With a raster like this it's pretty easy. There are several methods you can use, you mention the Gradient Fill tool so I'll work with that.
1) Make sure you don't have any selections (Ctrl + D for Select None)
2) Lock the transparency of the layer (in the layers palette, select the layer, then click on the gold Lock button on the palette)
3) Use the Gradient Fill tool by dragging the direction of the gradient, it should only fill the opaque areas.
Another method using the standard fill tool
1) Grab the Fill tool
2) Set match mode to "All Opaque"
3) Click directly on the black line to fill it with the gradient.
One more method - don't convert to raster. I am making the assumption you created these circles with vectors but if you did it's better to keep them vectors. You do this by merging vector circles into one vector item using the script "VectorMergeSelected". Then set the stroke color (foreground color) to the gradient. You can constantly change these. And scale them losslessly.
1) Make sure you don't have any selections (Ctrl + D for Select None)
2) Lock the transparency of the layer (in the layers palette, select the layer, then click on the gold Lock button on the palette)
3) Use the Gradient Fill tool by dragging the direction of the gradient, it should only fill the opaque areas.
Another method using the standard fill tool
1) Grab the Fill tool
2) Set match mode to "All Opaque"
3) Click directly on the black line to fill it with the gradient.
One more method - don't convert to raster. I am making the assumption you created these circles with vectors but if you did it's better to keep them vectors. You do this by merging vector circles into one vector item using the script "VectorMergeSelected". Then set the stroke color (foreground color) to the gradient. You can constantly change these. And scale them losslessly.
https://levifiction.wordpress.com/
-
Madmaxneo
- Posts: 8
- Joined: Sat Nov 06, 2021 4:41 am
- System_Drive: C
- 32bit or 64bit: 64 Bit
- motherboard: Gigabyte X570 Aorus Elite Wifi
- processor: AMD Ryzen 9 3900X
- ram: 64GB
- Video Card: EVGA GTX 1070
- sound_card: Sound Blaster Zx
- Hard_Drive_Capacity: Portage
- Monitor/Display Make & Model: AOC G2460PG
- Corel programs: Paint Shop Pro
Re: How do I do a gradient fill on 7 connected circles?
Thanks, the first method worked pretty good.LeviFiction wrote: ↑Sun Mar 27, 2022 2:32 am With a raster like this it's pretty easy. There are several methods you can use, you mention the Gradient Fill tool so I'll work with that.
1) Make sure you don't have any selections (Ctrl + D for Select None)
2) Lock the transparency of the layer (in the layers palette, select the layer, then click on the gold Lock button on the palette)
3) Use the Gradient Fill tool by dragging the direction of the gradient, it should only fill the opaque areas.
Another method using the standard fill tool
1) Grab the Fill tool
2) Set match mode to "All Opaque"
3) Click directly on the black line to fill it with the gradient.
One more method - don't convert to raster. I am making the assumption you created these circles with vectors but if you did it's better to keep them vectors. You do this by merging vector circles into one vector item using the script "VectorMergeSelected". Then set the stroke color (foreground color) to the gradient. You can constantly change these. And scale them losslessly.
I originally created the circles using the ellipse tool with one inside the other and then using the magic wand to "cut" out the white space thereby making a circle with a transparent center, then I just copied and pasted. When I merged the circles to properly center each set it automatically converted them to raster.
I've never used scripts and am not even sure where to input them.
EDIT: Is there a way to a circular (radial?) gradient fill from the center out to all the edges?
-
LeviFiction
- Advisor
- Posts: 6831
- Joined: Thu Oct 02, 2008 1:07 pm
- System_Drive: C
- 32bit or 64bit: 64 Bit
- motherboard: Alienware M17xR4
- processor: Intel Core i7-3630QM CPU - 2_40GH
- ram: 6 GB
- Video Card: NVIDIA GeForce GTX 660M
- sound_card: Sound Blaster Recon3Di
- Hard_Drive_Capacity: 500GB
- Corel programs: PSP: 8-2023
- Location: USA
Re: How do I do a gradient fill on 7 connected circles?
Choose Sunburst mode from the tool options palette when using the Gradient Fill tool.
https://levifiction.wordpress.com/
-
Madmaxneo
- Posts: 8
- Joined: Sat Nov 06, 2021 4:41 am
- System_Drive: C
- 32bit or 64bit: 64 Bit
- motherboard: Gigabyte X570 Aorus Elite Wifi
- processor: AMD Ryzen 9 3900X
- ram: 64GB
- Video Card: EVGA GTX 1070
- sound_card: Sound Blaster Zx
- Hard_Drive_Capacity: Portage
- Monitor/Display Make & Model: AOC G2460PG
- Corel programs: Paint Shop Pro
Re: How do I do a gradient fill on 7 connected circles?
Thanks!LeviFiction wrote: ↑Sun Mar 27, 2022 4:31 am Choose Sunburst mode from the tool options palette when using the Gradient Fill tool.
gradientToolOptions.png
