Photoshop :: Selecting A Layer PS 7
Mar 7, 2005i have a black image on a white background. i want to copy the image only to another image without the background. how do i do it with photoshop 7?
i have a black image on a white background. i want to copy the image only to another image without the background. how do i do it with photoshop 7?
Is there a difference between selecting your layer and clicking Add Layer Mask Icon versus having that layer selected, hold down ctrl and select Add Layer Mask Icon?
Also regarding working in Lightroom, if I modify a jpeg, select another image from filmstrip to work on and then go back to the first image for more work, are those actions degrading image even though I never physically save and close.
I used to be able to select a layer (getting the Marching ants of a layer on a image) via the Layers palette (I think I used to press ctrl + mouse-click) but now, in Photoshop CS2, I can't get it to work.
View 4 Replies View RelatedI have CS 2 at work and home...at work I can select multiple layers by holding down shift and clicking the mouse..and I can link them in the layer pallette but on CS2 at home I cannot do this..
View 9 Replies View RelatedIs there a setting I'm missing somewhere. If I have a psd file with 10 layers, sometimes I want to quickly move an element around but, regardless of what layer I'm working on, or which layer is selected, my "selection tool" will grab whatever layer is the top one, or the whole "group" is the layer is in one, instead. So, usually, I have to reorder my layers to make the adjustment and then reorder them again.
View 3 Replies View RelatedIn <CS6, you could click down on the eye-icon in front of a layer, move out of the layer tab group, move up a couple of layers, and then go back in, to deselect that layer too.
Â
In CC, when you do this, it'll deselect all the layers in between as well. I'm sure this is working as intended, but it was a ridiculously useful "bug" (feature!) when it wasn't working this way.
Â
Use-case: to instantly switch between one set of layers and the other. I know there are other options to do this with, but there's just no real reason to "remove this feature" (correct this bug?) because you already *had* the option of deselecting everything you move over in the first place.
I'm used to photoshop on a PC, and on them ( at least the versions older than CS3 ) if you want to make a selection of something on a layer you just go cntrl click.
But on a mac I'm told you need to select that layer then go select all then use the magic wand tool, which probably won't be 100% accurate.
well in the old good PSCS1 i used to ctrl+click the layer i want, and i get a nice tight selection around the whole layer
now in CS2 this does not work......
... i really miss that feature
In photoshop seven when you clicked on a layer and pressed i think it was control.. it automatically selects the layer outline. For example if you rasterised some text, and then clicked in this way it will select the outline making it easy for you to put a stroke on it, or to put a gradient or whatever u wished but applying only to the relevant area on that layer not the full canvas space.
This was a simple yet so useful thing and for some reason it does not work in cs3 (also could not find it in cs2). Im sure this function must be there with a different method?
I know you can use those magic lasso things but its much less efficient, takes longer and less accurate than this way...
In PS CS1 i used to be able to hold Control and click a layer to make the contents of that layer a selection but that don't appear to work in CS2.
View 2 Replies View RelatedWhen I have a masked layer and try to drag-select other items on other layers outside of it, it still gets selected if the image area happens to be located within the selection range. Or in other words: why would anything outside of the masked area get selected at all, when the point of a mask in not just to hide what's outside, but also to 'deactivate' it,so that the masked area is all we are working with. This didn't happen before, may be those were older versions of photoshop.
View 1 Replies View RelatedConsider this simple document with 2 layers and an adjustment layer:
Â
Note the eyedropper targets. They read as expected:Â
Now, observe what happens when I click my adjustment layer (this is a new Levels adjustment that has NOT YET BEEN TOUCHED - so there should be NO CHANGE)Â
It doesn't matter whether the adjustment layer or its layer mask are selected, the results are the same. Here are my eyedropper settings:
Â
Proof Colors is off. I can't think of any other setting to play with. This looks like a pretty huge bug to me, and it's not something I remember from earlier versions.
I cannot get a color balance adjustment layer to come up. Every time I do photoshop creates a levels layer. Selecting levels makes a levels layer. All of the other adjustment layers seem to be working normally.
How do I fix this? I have a deadline and no time to be reinstalling photoshop.
I am having a hard time trying to add a logo to a picture. I open the picture, then I open the logo as a layer and it pops into the center of the photo. Problem is, I don't want it positioned in the center, so how do I select it and move it around to where I want it? Even when the layer is highlighted I can't figure out which tool will let you grab it.
View 2 Replies View RelatedWhat a lisp routine would look like for selecting all items on layer 5.Â
View 4 Replies View Relatedi am using Acad 2005 for two years. since now i started to use acad 2010. i did find the difference in layer isolation in 2005 if you do layer isolation, only the particular layer visible. then can be select all of them in one window. without disturbing other layers. but in 2010 while i isolate a layer, other layers also visible in the backround. when i select the isolated layer in one window, also the backround layers also getting selected.
i am facing problem in selecting the isolated layer all objects in one window.how to do selection or how to work on that?
What i do is use the direct selection tool and click an anchor and then click the eyedropper tool on that anchor point What is happening is the the outline color is being selected. So i found out Illustrator CS6 you have to hold shift while clicking the eyedropper. I tried that and still can't get the color of the underneath layer, the fill color stays white? Here is pic:
Â
As you can see in the navigator window, the shade of red is that of the outline and not the apple underneath the outline. I tried shift+eyedropper and white is the only color that get's sampled.Â
How can I select all objects in a layer and copy and paste the objects into a new document? We are having issues with the copy and paste method. Is this because it uses the operating systems clipboard?
View 10 Replies View RelatedUltimately I want to delete a bunch of Layers by selecting them using a portion of their name. Is there anything in cad that allows you to specifically select layers using only a portion of the layer name?
Based on AutoCAD Layer Standards: Users label layers with a code; for example: A-ANNO-TEXT
A - Stands for the Architectural Category the layer falls into
ANNO - Stands for Annotation
TEXT - Type of Annotation
I want to use the Layer Delete (-LAYDEL) command to delete all layers that begin with A-ANNO. In the Layer Manager (-LAYER) I am able to select specific layers using a " * " placed before and/or after " A-ANNO " to include all layers with that in its name.
When I write a script however (-LAYDEL); cad will ask me for the layer name, but will not allow me to use the *A-ANNO* to include all layers with that name: A-ANNO-TEXT, A-ANNO-GLAZ, A-ANNO-WALL, etc...
Is there anything in cad that allows you to specifically select layers using only a portion of the layer name??? I have to "taylor" drawings that I receive from companies who's layers may vary.
My script is in basic (NON LISP) language:
-LAYDEL
N
A-GENM
N
A-DOOR
N
A-DOOR-FRAM
N
A-DOOR-GLAZ
N
Y
I am having a problem with a delay in selecting an object and selecting a command.
When I select an object the pointer has at least a 3 second delay before it starts moving around normally again. It is the same with selecting a command. This has started to get tedious. It has worked fine in the past so I don't think it is a RAM/graphics card problem.
OK, today, or actually just this afternoon I've noticed it has become much harder to select items with the mouse.
Points, nodes, etc...anything where you'd typically hover the mouse over the item and it highlights for you to select it.
For example, lets say you want to project a point from another sketch, or select the center node of a line, etc.
Never really had an issue until this afternoon where now it seems I have to be right on top of the item and I cannot budge one bit or it won't select it. It is now taking me numerous attempts to select things like points (zooming in does not work, points scale accordingly).
Is there a setting somewhere? I can't seem to find such under Tools>Application Options and the like.
It appears that the Layer Filters functionality is broken again with 2013. Unchecking the "Apply layer filter to layer toolbar" disables the function of layer filters in the tool palette.
View 5 Replies View RelatedI have found that when I use the Layer Styles on one layer and then make a new layer or select a shape that creates a new layer that when I go to add Styles to the new layer/new shape the previous layer is affected by how I set the Bevel & Emboss, Direction, Altitude, Drop Shadow etc etc.
Â
For instance, let's say I have a ...
Â
BG > New Layer > draw an ellipse and then add a Bevel with an > Angle of 89 and an Altitude of 30 and then I add a New Layer > open the Styles and go to change the Angle to say +89 or whatever and the Altitude to say 45 ... the first Layer/Shape Effects change.
Â
How I can keep one Layer from being affected by an other Layers Effects'?
Â
I have found that if I Rasterize a Layer Effect that I can add a "double" effect on the same layer but I haven't tried the to do this with separate layers. However, for most of the work I am doing I cannot use the Raster because everything needs to be true vectors.
Â
I have a Dell Laptop/Windows 7 Home Premium that's a 64 bit
I'm having trouble selecting an image on Photoshop 7. I'm trying to crop an image but when I use the marquee tool, it keeps jumping to different spots when I drag the corner. I recently had troubles with my computer mouse in that it was double-clicking faster than humanly possible and wouldn't allow me to highlight anything. I believe I have fixed the mouse problems because everything that I was having difficulty with before has been fixed - just not in Photoshop. I was wondering if it could be a problem with the program. I hadn't encountered this problem before anything was wrong with my mouse. As for the settings I'm using, feather is set to 0px and the style is normal.
View 6 Replies View RelatedI'm still having no luck with Refine Edge / Mask (CS5 & Win 7).
Following a tutorial at[URL]....
I come unstuck right after clicking on the Add Mask icon. In the tutorial the mask appears with a black/white checkered edge. As the commentary says, "You can tell when the mask is selected by the dotted border."
Well no matter what I do I do not get that dotted border, not when I click on the mask, double click, right click. (Nor do I get the checkered border when I click on the Layer icon. Both the layer and mask have plain white borders.)
I can't get to a Refine Mask option, only Refine Edge. When I try to improve the selection it looks as though I'm using an eraser tool at about 20% opacity, it just gets steadily more transparent. So how do I get the mask selected?
Usually when I want to work on a different layer, I will select the layer in the layers panel first, or alternatively hold down ctrl and left click on the image in my actual design that's on the layer I wish to change to. However I must have done "something" because now no matter what layer I am on, if I click on a part of my design that's on a different layer to which I am working on, it will automatically select this image and change to this layer. This is highly annoying because every time I am trying to edit something or move something around I suddenly find I am on a different layer again!
I'm not sure how I did this or how to change it back. When I started this design a few days ago it was working normally.
I can't get Ctrl + Alt + ~ keyboard short cut to work which selects the highlights in an image. The problem is that on my keyboard I have to press Alt Gr to make ~ so can't use Ctrl + Alt + ~ . How can I change the short cut? I know that you can select the highlights by "Select -> Color Range.. -> Highlights" but the result is not as soft as with the short cut. Are there any other ways to select the highlights?
View 3 Replies View RelatedI have three areas in an image that I want to select. Using the magnetic lasso, I select one, then when I move to the other one, the first selection disappears. How can I keep the first one and move on to two others?
View 1 Replies View RelatedI have this picture, of course a jpeg, so the quality sucks, and i'm having problems selecting the two girls' hair. It blends into the background to where i almost have an impossible time seeing it at all but if i just cut it out it doesn't look natural anymore.
View 7 Replies View RelatedHow do i select only a certain layer's and merge or group them together? I though it would be something like... Ctrl + G or etc.
View 4 Replies View RelatedI edited a .jpeg in Photoshop, and removed the baground. I have a picture of a snowflake. It is on a blue rectangular background. I ONLY ant the snowflake in Publisher, so I edited the picture in Photoshop and now I have JUST the snowflake with softened edges in Photoshop. But when I go to paste it into Publishe, I always get an image with a white rectagular background, which defeats the purpose of the editing in the first place.. How do I get JUST the snowflake layer to paste into the flyer?
View 3 Replies View Related