Photoshop :: Pasting A New Layer - Transparency
Feb 18, 2007I am trying to paste a layer of a bridge over a river, however, the bridge is almost transparent. I need the top layer to be solid over the background. How can i do this?
View 1 RepliesI am trying to paste a layer of a bridge over a river, however, the bridge is almost transparent. I need the top layer to be solid over the background. How can i do this?
View 1 RepliesSomeone has made me a transparent logo (.png) to include on a picture but I cannot for the life of me work out how to do it. how to do this?
View 3 Replies View RelatedI've set up some images with layer masks, but i'm problems pasting items on to the layers that are masked. When ever I paste, photoshop (cs3) creates a new layer. Surely there is a way to paste onto the selected layer, and not to create a new layer?
View 3 Replies View RelatedI've got a Photoshop file that someone wants me to use as a template. It has an existing layer that I need to put a picture into without modifying the layer or creating a new one.
Whenever I cut and paste a picture into it, the pasted picture becomes "Layer 1" but I want it to paste onto a layer which is already there (rather than become a new layer).
I have turned a coloured photo grayscale but when I paste a coloured image onto it, it also turns grayscale.
View 1 Replies View RelatedI've tried the standard solution of File>Windows>Dialog boxes>layers
But that does absolutely nothing. Pressing CTRL+L does not produce the box either. Since its a fresh install and i have not closed it by accident i cannot reopen it using the recently closed windows option.
Is the layers box docked to another window by default maybe?
Also when i make a selection and paste it into as a new image with a transparent background the selection becomes transparent and i don't know how to make it fully opaque.
I organize my documents into different layers. The problem that I'm facing is that the paths jump places when I paste. If I want to move a set of paths into another layer, I cut and paste. But the paths either paste in front of the layer it started on, or on a layer other than where I commanded them to be pasted. I'm looking into pasting a set of paths in a layer by my choice, but it keeps on wanting to do its own thing. Also, I do know that layers can be clicked and dragged into different positions on the layers palette, but I have so many. This technique slows me down.
View 3 Replies View RelatedI was trying to teach myself to use gradients the other day... And now when I start a new project and try to paste in a photo as a new layer, it pastes as the gradient instead.
I have opened up both the gradients dialog and the gradients editor but cannot turn it off. In fact, when I open a brand new (empty) file, I can see the gradient attached to my pointer (mouse).
I'm working with Photoshop CS6 Extended and in the last two days have started to have problems with some files.One of the main layers gets a strange pattern over the top of it and at closer inspection relised that the pattern was infact transparent, allowing you to see through to the background layer.
Â
This is my current set up:
Processor 2 x 2.4 GHz Quad-Core Intel Xeon
The explanation of the reference book:
Â
"Select Transparency Shapes Layers to restrict layer effects and knockouts to opaque areas of the layer. Deselecting this option, which is always selected by default, applies these effects throughout the layer."
 What is the meaning of applying effects throughout the layer?
Â
When I deselect this option, I can never see any effect applied ...
I was just wondering what the practical difference was between the Opacity of a layer and the transparency of a layer. They seem to have the same effect, but I reckon that Adobe wouldn't have seperated them for no good reason.
View 2 Replies View RelatedLayer Style dialog box > Transparency Shapes Layer ...
I've looked on the help files and other references but i still about its profit,
how can i test it?
how to get rid of the transparency in a layer?
I don't mean flattening it, that just puts it on a white background, I want to preserve all of the colour information, but just get rid of the transparency.
I recently upgraded from PS7 to SC3 Extended and am not completely familiar with it yet. I colour my line-art in Photoshop, and in order to do that the way I like to I have the "Preserve Transparency" button selected which is normally under the "Layers" tab but is annoyingly not there. Does anyone know how to re-include that option into the tab,
View 1 Replies View RelatedI am using Adobe Photoshop CS2. I formerly had been using CorelPHOTO-PAINT, but have since then moved on to better things.
In CorelPHOTO-PAINT, there is a tool called the "Interactive Object Transparency Tool." This tool was simple: you'd select an object (layer) and click a start point, you then would move your cursor in the desired direction, clicking once again to complete the function. The further away the second (or end) point was, the more gradual the transformation to transparency.
I know CS2 has a Gradient Tool, but that involves colors, and I want to gradually and directionally decrease the opacity on a layer without involving color.
I recently upgraded from PS7 to SC3 Extended and am not completely familiar with it yet. I colour my line-art in Photoshop, and in order to do that the way I like to I have the "Preserve Transparency" button selected which is normally under the "Layers" tab but is annoyingly not there. Does anyone know how to re-include that option into the tab, or how to turn it on somewhere else?
View 1 Replies View RelatedWhat I want to do is create a sort of “transparency layer mask”, meaning that this layer will go on top of all my existing layers and will make an area transparent according to the mask. Kind of drilling a hole to transparency through all the layers underneath. I see that you can do similar things with adjustment layers but I couldn’t make one for transparency. Even better would be to be able to specify which underneath layers this layer will affect.
View 5 Replies View Relatedif its possible to apply a Transparency (bottom) layer to all 600 (top) layers quickly?
View 9 Replies View RelatedI'm working on an assignment and I was wondering if anyone knows how to make a cross-layer transaprency effect. By that I mean two seperate layers that gradually fade until they meet somewehere halfway inbetween. Kinda like a gradient, only with opacity.
View 11 Replies View RelatedRetain Transparency and Set Background Layer with PNG-24 Files
Whenever Flickr converts a PNG-24 file to a JPG, the transparent background of the multilevel PNG gets converted to black. I do not want this. I want PNG-24 file to retain its transparency and have a background color set for handling JPG conversion.
I heard this can be done by creating a 100 percent transparent white layer, setting it as the background layer, and flattening the image.
How do I do this with Photoshop CS3?
I have a Hue/Saturation layer with a vector mask applied, and I'd like it to fade from 100% transparency to 0% transparency. How would I do this? I can't seem to work it out.
View 2 Replies View RelatedIn Photoshop, I have removed part of a layer via a mask, leaving only one part of the image. Now I wish to save this part as an independent image, png or gif with a transparency. How can I achieve this?
View 2 Replies View Relatedas an alternative to using the magic wand to remove a color to transparency (which leaves fine detail, say in a line drawing, in a very sorry state) i saw someone use the multiply function in layer options to remove all white from a greyscale image leaving black lines over transparency. neat,
View 2 Replies View RelatedIs it able to change the transparency of a layer? I know how to get the value but i can't find how to set a new one!
Â
Using acTrans = acDocs.MdiActiveDocument.Database.TransactionManager.StartTransaction()
acLyrTbl = acTrans.GetObject(acDocs.MdiActiveDocument.Database.LayerTableId, OpenMode.ForRead)
For Each acObjId As ObjectId In acLyrTbl
acLyrTblRec = acTrans.GetObject(acObjId, OpenMode.ForRead)
Dim MyTransparency As Autodesk.AutoCAD.Colors.Transparency = acLyrTblRec.Transparency MsgBox(MyTransparency.ToString) Next acObjId
End Using
I loaded one PNG pic.
I added an alpha channel to make it a transparency.
I used the select by color tool.
I clicked white & removed.
I saved. I switched to eraser - but it is acting like I'm trying to erase something off the transparency layer and won't erase anything.
I have the correct layer selected in the layers window.
I find myself creating new layers and making them slightly transparent all the time. But when I do this using Gimp it does not work right? This is what I am doing:
Add new layer
use transparency/opaque slider to change the setting
what happens is that the new layer stays solid until it goes below 50% on the slider and then it disappears, above 50% and it is back. It is like the 50% mark is an on/off switch for the layer.
I'd like to achieve an effect similar to the one shown here:
[URL]
What I need to do...
1.) Take screenshots of various pages of code (did this)
2.) Use masks (or maybe not) to apply some sort of texture behind each screenshot
3.) Use a perspective effect to rotate each page of code to varying extents
4.) Use masks and transparency (or maybe not?) to paste the pages on top of each other in layers
I should be looking up and combining to get there, and with other specifics.
Regarding (1), do I want to capture screenshots of black text on a white background? Or, the reverse? Regarding (2) and (4), are these right?
The attached image has transparencythat I don't want.
What I would like to do is eliminate all transparency from the image so that I can then use the eraser tool to make transparent the areas that I want transparent.
I can't figure out how to remove all transparency from the image / layer. I'm new to paint.net, it may be obvious to others how to do this but not to me
The layer properties (where I thought I'd fix this) show opacity 255 now but the image still has unwanted transparency.
Attached Thumbnails
I'm looking to create (for lack of a better term) partial duplicate layers of text, offset from the main layer with transparency in between.
Â
A common effect in vintage typography, as seen here:
Â
[URL]
Â
I imagine it will take some customization of the paths, particularly in the case of how the word "Seattle" appears here. But I basically need to figure out the best way to duplicate the layer and keep only the parts of it I want to keep as an accent "shadow"
trying to copy txt from an outside text editor and pasting them into an open, editable text layer in my workspace. The problem is that I can COPY the text fine, but when I click over to PS to paste it into the open editable text layer it either pastes the previous text from my clipboard OR it won't paste anything at all. I can then go into any other text field on a browser, spreadsheet document, a different text editor, notepad, etc and successfully paste the proper batch of text I wanted to paste into PS. Sometimes I have some rather large files open 50+megs when I notice this happen. I have to save my work and close out entirely of PS and then open it again before I can begin editing my original document again and successfully paste the text into the open editable text layer. This may last for a few COPY/PASTE sessions of additional text in additional text layers, but then begins displaying the symptoms I described above.
Â
I am on Win7 on an AlienWare M17XR3 laptop with 16G RAM and AMD Radeon HD 6900M Series display adapter.I assume it's either in my PS performance settings which I have PS using 10413MB RAM and has over 350G scratch disk space. If it's not that I guess my laptop system performance settings which I've never tinkered with since I purchased it.
Is there a way to control the layer transparency in CorelDraw 5? We often have control objects we need to superimpose over the actual drawing object, but want to see through the control object (on a higher layer) so we can align the actual drawing beneath the control layer.
View 14 Replies View Related