Photoshop :: Fill In A Dotted Area?
Feb 18, 2013
it's regarding this image. Originally it was very dirty in the background (still is if you look at the striped mountains and cottage), and I've tried making it white by playing around a bit with the curve adjustments. Obviously the results weren't as white as I wanted them to be, so I decided to dodge some areas (on the other parts of this picture which I didn't include). Later on I decided to pick up the bucket tool.
It works very well, but now I'm having this problem. If you look at the red ground, it's all dotted. However, the bucket tool filled up some of these dots too, making the ground very thin.what I can do about this?how I can make the background white (the quicker the method the better!) in case the curve adjustment settings doesn't properly work?
View 16 Replies
ADVERTISEMENT
Jul 29, 2013
Win 7 64 bit
How can I use the bucket-fill option to fill an area surrounded by a dottedline?
The dotted line is a path; so if I use a line for the dots, the bucket-fillworks.
But how can I step back after filling to change the path's line into dotsagain?
View 3 Replies
View Related
Dec 17, 2012
see xcf attachment...
I used a heart fill pattern of the right 75% of the picture and the left 75% of the picture is selected overlapping the first fill in the background... I want to fill the selected background area with a flame fill pattern where it overlaps the selected portion of the heart pattern as well as the transparent area... 'overlay' looks better but Gimp is FAILING to fill the transparent areas, it ONLY fills the overlapped heart pattern portion of the selected content!!! I even tried filling the transparent area with 'white' then filling the selected area, but it STILL ONLY wants to overlay fill the heart pattern, it STILL leaves the rest alone!!! it doesn't matter if the background is white or transparent, it leaves that alone and ONLY fills the heart pattern area of selected portion of the image!!!
View 3 Replies
View Related
Sep 15, 2004
is PS 7 able to do dotted lines and circles? If I create a selection (circle or rectangle) can it render dotted lines?
View 2 Replies
View Related
Aug 22, 2003
How do I fill in an entire area with one color, like a paint bucket on ms paint and thinks like that.
View 4 Replies
View Related
Nov 12, 2012
I am a beginner with PSE 8.0
View 5 Replies
View Related
Jun 30, 2012
Is there a way how to sample from small area and then apply content aware fill to the much more bigger area? For example - there is an object on a table. The object fills 90% of the image and the table 10% image. Now, I just want to delete the object. But that doesnt work with content aware fill, because the area around it is much smaller.
View 7 Replies
View Related
Oct 15, 2012
I am trying to fill certain areas using the magic wand and even though the opacity is at 100% it is still only shading it with the chosen color. Is there something that I need to set somewhere in it?
View 7 Replies
View Related
Mar 8, 2012
Is it possible to fill an area with content-aware using the paint bucket tool? i have been able to fill the exact area I would like to be replaced with a general swatch. perhaps it is possible to create a swatch which uses the content-aware filter?
View 5 Replies
View Related
Jun 22, 2011
How to fill an area with a colour in Xara 6, when that space is surrounded by different 'objects'?
So say I drew 3 separate lines to form a triangle. How can I fill that triangle with a colour? If I select the Fill Tool and choose a colour, then click in the centre of the triangle nothing happens.
If I were to do the same thing in Illustrator then it would simply create a new shape that fitted the space.
Perhaps this is not possible? Such a simple thing though, I feel I must be missing something. Is it perhaps available on Xara 7?
View 9 Replies
View Related
Aug 30, 2013
I made two lines with the arc tool, but how I can fill the area between the two lines red ? [URL]
View 2 Replies
View Related
Sep 3, 2013
Want to fill in a complex area from exisiting .stl file
As the title states. What is the best method of adding material to the variiable twisting chamfer
View 1 Replies
View Related
Nov 6, 2011
I've selected a rectangular area of a jpeg and I want to fill it with a particular colour from another area of same image. Bucket Fill doesn't work here as it only selects from particular colours and shades in forground/background.
View 2 Replies
View Related
Nov 2, 2012
I am recently getting back into using Illustrator.
I am trying to draw 2 shapes, let's say 2 circles, fill them w/colors, then have them overlap each other.
The part where they overlap creates a DIFFERENT shape. I want to fill that 3rd shapew/a different color. How do I select that 3rd shape area and fill out?
View 2 Replies
View Related
Jul 19, 2012
Rightly or wrongly I have a shape drawn with line sement and pen
I want to fill the inside of this white, how do I do that?
View 4 Replies
View Related
Oct 14, 2012
I am new to illustrator. I am used to photoshop so this is a whole new ball field. I am trying to figure out how to fill in the area to the left of the design I drew with the brush tool. I tried using the paint thing and it gives me an error message something about it is not able to do that.
View 3 Replies
View Related
Oct 5, 2012
I use Coreldraw x3 for cutting vinyl to put on shirts and windows ect. I cut on 14" and 24" rolls of vinyl. To save vinyl I make a rectangle in corel at 14x25" or 24x25" and then I put the graphics in that rectangle as snug as I can to make sure I conserve as much vinyl as possible.
I am wondering if there is a way to select my rectangle and the art that I want to piece into it and have the program automatically fill up the space as sparingly as possible. This would save me a lot of time and it would probably be more efficient for saving vinyl because corel would know the optimal way to piece the art in.
View 7 Replies
View Related
Nov 25, 2013
These gradients in gimp are really hard to figure out (not saying other things seem easy to me), however I'm sure if one knows what to do, they can solve many problems.
I had that screenshot of a text list:
And I wanted to make it fade away from the highlighted line:
However, with the blend tool, this is actually impossible or really really hard, because I can't aim it so preciselly.
View 1 Replies
View Related
Jul 17, 2013
I am trying to add dotted pairs to a list of dotted pairs one at a time in a loop, but I cannot get through one iteration.
The pseudo code is basically
(while (/= nil readline) (if = 0 count (setq 0list (cons 8 readline f))
(count = count + 1) (else (setq 0list (append 0list (cons 8 readline f)))
(count = count + 1)
)
)
The program gets the layer name from a text file and makes a dotted pair out it. When it iterates for the first time it puts the dotted pair into 0list. When it iterates the second time I want it to take the next line make a dotted pair and append 0list.
I keep getting error:bad list and I am assuming it is because it is trying to append 0list which only has one dotted pair in it and is technically not a list. I am not sure.
I have like three different versions of the same code I have tried. Any way to read a layer name from a file make a dotted pair and add the dotted pairs to a list of dotted pairs one at a time that would be amazing.
I get the reading and making a dotted pair part. I just can't get the dotted pairs to add to a master list.
View 9 Replies
View Related
Oct 26, 2013
PSP X6. In the Manage workspace, in preview mode, the picture on the preview area does not fill the frame but about 3/4 of it leaving the right and bottom ends empty. It is the same with the 64b and 32b vertions.
View 4 Replies
View Related
Jun 26, 2013
Is it possible to place the surface area of an annotation fill, into a schedule?
View 1 Replies
View Related
Nov 13, 2012
Civil 3d project. My familiary with actual road construction is quite basic.
I'm at the stage where good Civil 3d practices need to be employed when generating volumes. Attach are two files showing a road section with links and layers & also, the profile.
1. Like to turn off the links first of all and show labels instead.
2. How does the total depth of the gravel road (0.3' for gravel, 0.5' for aggregate base) factor in the profile view? What shown is the EG(in green) and FG,the top of the gravel road.
3. The cross section view: Three surfaces were used, the top of the gravel, the bottom of the base and the Existing ground, Is this correct?
4. Is there two sets of Volumes? 1. Cut and Fill areas, 2. Pavement structure: Volume of the gravel and volume of the aggregate base.
5.Refer to 4. So the Cut and Fill areas need to be done first, then the pavement structure, correct. ?
View 2 Replies
View Related
Oct 5, 2013
In MS Paint when i select part of image with Polygon tool, this part is auto filled with background color. In GIMP i have to use first Selection tool (Free Select) and than switch to Bucket Fill for filling selected area with color. How to make auto filling selected area with color in GIMP as it in MS Paint ?
View 7 Replies
View Related
Oct 25, 2011
I need to add a hatch fill polyline area but leave the text island out. What I did is put put Polyline ID and Text island ID into an ObjectIDCollection. The code doesn't throw any error but I can't see the hatch.
Public Function AutoCADAddHatch(ByRef newAddedHatch As Hatch, ByRef HatchElementIDs As ObjectIdCollection, ByVal HatchColour As Autodesk.AutoCAD.Colors.Color,
_ ByVal HatchLayerName As String, Optional ByVal PatternName As String = "SOLID", Optional ByRef strError As String = "") As Boolean
Dim db As Database = acApp.DocumentManager.MdiActiveDocument.Database
[Code] ......
View 9 Replies
View Related
Jun 20, 2013
I have a Proposed Building Pad. Grading is 3:1 on 3 sides. Grading is 5:1 in the front of the building. How do I get Grading to fill in the area at the building corner between the 3:1 and the 5:1 grading? I thought infill would accomplish this but it seems to have no effect when I select the objects. I included a screen shot and the area at the left corner of the building.
View 4 Replies
View Related
Feb 4, 2013
Is it possible to fill an area with hatch patterns in a feature sketch (ipt sketch), not in idw sketch?
I want to show a safety screen (wire mesh) in a 3D model, in order to reduce the file size, I do not want to do solid wire mesh in the model, but the sketch only. I was drawing one by one line and make a hatch cross lines in the sketch, it took me lots of time to draw these lines.
View 9 Replies
View Related
Aug 18, 2013
How to calculate the AREA of cut and fill analogous to the volume of cut and fill between surfaces, but instead only between the alignment and the road profile in the prolfile view. From what I've read of similar posts a few people have had the same question but have been instructed how to do it with volumes as opposed to area. Also how to insert a table of cut and fill area analogous to the one you can inset from the volumes dashboard.
View 5 Replies
View Related
Sep 21, 2011
Is there a way to fill a selected area with 45 degree pattern?
View 1 Replies
View Related
Jul 8, 2013
An Area Text Object is created...
the Transform Effect is applied to it (a rotation).
The text rotates, but the fill disappears...
whether it's the original object or if copies are added.
View 4 Replies
View Related
Sep 12, 2013
How do I get it so that when I draw a shape it will fill with color? In my options bar there is a rectangle with color where I can choose that, but sometimes that's not up. How do I pull it up?
How do I fill a canvas with color without having to cover it with a large rectangle to fill? I've gotten answers to this but none has solved the problem.
View 3 Replies
View Related
Jul 16, 2013
When I use the fill tool to simply 'fill' a selection, it does not completely fill it. There is an ivisible barrier or line that prevents it from filling all the way to the edge. Do you think I have my settings wrong?
View 2 Replies
View Related