Photoshop :: Paste Alpha Layer From One PSD To Another?
Mar 29, 2012
I was trying to paste an alpha layer from one psd to another. For some reason, I can't paste into the alpha channel of one specific psd. I can't even drag it from one psd to the other. It works fine on another psd I have.
View 2 Replies
ADVERTISEMENT
Jan 7, 2008
im trying to add an alpha layer or alpha channel to a bitmap and save in BMP format.
I am using Photoshop 6.
View 1 Replies
View Related
Sep 5, 2013
any difference between alpha layer and alpha channel? I mean has to be right? I just don't know what exactly that would be if there is. I'm trying to figure out some more stable uses for computer graphics when building textures with alpha layer or alpha channels. So far I get a flicker from opengl bug when using alphas. So I'm wondering if I use Alpha layer and something with a solid color underneath the geometry if I could achieve a more stable result where alpha sorting. Possibly clearing it up where my alpha layered geometry stays on top vs bleeding through at times it seems.
View 4 Replies
View Related
Jun 20, 2009
(CS3) I have a raster layer that has some semi-transparent pixels.
I'd like to make the layer itself fully opaque, and move the contents of its alpha channel into a layer mask.
(If possible, merging the alpha channel with what I have already placed into the layer mask.)
View 5 Replies
View Related
May 18, 2013
I have some textures, and i am trying to pack them into texture atlas. All of them are RGBA png's generated with PIL (Python Image Lib). I am opening all of them in gimp and copy-pasting them into their new place in texture atlas.
But i have noticed something strange, i am storing specular map in alpha channel of my diffuse textures, and emission value in alpha channel of normal textures.
The problem is, that GIMP does not copy pixels with 0 alpha value into clipboard. So, when i am trying to copy a normal map from source to atlas, and if emission value is 0, then GIMP is not copying anything, i am getting empty layer pasted into my atlas, if there are 0 alpha value pixels in diffuse map they are not copied to destination, even selection outline shows that there are no pixels in places where specular is set to 0.
View 6 Replies
View Related
Jul 19, 2012
I'm trying to copy a portion of a graphic and put it on another layer while keeping it's exact location as to how I view it am I understanded?
View 3 Replies
View Related
Feb 15, 2013
There is a big bug in the CS6 , tiff file format have change, and when i generate a tiff file ( flaterned image with alpha layer) in photoshop CS6 or after effect CS6,the alpha layer can not be used in indesign CS5, i need to open my tiff in photoshop CS5.5 and save it agin to get a working image.
Â
If i open the image generate by CS6 ( photoshop or after) in photoshop (any version) or indesign CS6 alpha layer is working fine, but not in the previous version of indesign ....
View 6 Replies
View Related
May 27, 2008
I have a PNG image and like to edit the alpha mask. As there's no separate alpha layer inside the PNG image, but all pixels have a certain alpha value, I'd like to extract that with Photoshop. How can I do that?
View 4 Replies
View Related
Nov 21, 2012
This question is more theoretical, as I have found a work around. On a layer, I have a gray color, which I sample, and it becomes the desired Foreground color.
Â
I would like to Fill a Selection in an Alpha Channel with this gray color.
Â
However, when I view the Alpha channel, my forground color is lost to black/white, which I understand, as the Alpha channel is a gray scale image.
Â
But, I am able to sample a gray Swatch to make a Foreground color, but how can I preserve my chosen Foreground gray selected from a Layer? The only way that I know would be to make a new Swatch, and then use that when I am in Channels.
View 3 Replies
View Related
Jan 18, 2013
when I added a layer mask to a layer, it would display in the palette as the alpha channel, which was very handy. Now, when I add a layer mask, it only appears as the mask icon; i.e., gray square with white circle in the middle. I have no clue what I did to change from the one to the other, but I would certainly like to get the alpha representation back!
View 3 Replies
View Related
Aug 5, 2013
My task is to do a batch processing over an folder with images. I want to add an alpha layer to every image (png). The alpha layer is from a static second image (bmp).
I can accomplish the task in the GIMP front end manually, but the exactly same steps in my script aren't working.
Here's the script:
(define (script-fu-batch-alpha-add globalpha globpics) (let* ((filelist (cadr (file-glob globpics 1))) (filealpha (car(cadr (file-glob globalpha 1)))) (imgalpha (car (gimp-file-load RUN-NONINTERACTIVE
filealpha filealpha))) (drawablealpha (car (gimp-image-get-active-layer imgalpha)))
[code].......
View 6 Replies
View Related
Mar 22, 2011
how to add z-depth layer to alpha Chanel in adobe when its saved in separate images in max? do i have to save in any particular format?
View 1 Replies
View Related
Jun 21, 2012
Is there a way to cut pixels from one layer and paste them to a selected layer (as opposed to pasting the pixels to a new layer which is created by PhotoShop)?
 Also, is there an easy way to make sure that the pasted pixels remain in their original position with respect to the overall canvas? I'm simply trying to move pixels from one layer to another layer while maintaining the position of the original pixels.
View 6 Replies
View Related
Jun 2, 2006
everytime I copy nd paste, it always adds to a new layer. This can be annoying because the new layer lacks the blending effects. Ive got situations where I have tried to copy and paste a section which has been floating as a layer with effects on, and it pastes down onto a new layer looking completely different due to no effects.
Is there a way to paste back onto the same layer. Or even better, a way to disable adding a new layer each time I wanna do a new action. It is alright sometimes, but layers can get a bit crazy when I have one for each line.
View 9 Replies
View Related
Sep 3, 2011
So I have this small image consisting of a sine:
and I would like to get a gradient border on it (something like two pixels would be perfect) from the green sine to black. (Partial transparancy would be nicer but since .gif doesn't support that...and yes I do need it to be a .gif XD)
Problem is...that I can't get any of the filter options to work, they are all disabled. After some tests I noticed that this is because there's an alpha layer that for some reason disables the filters.
So...how to get a gradient (green to black) border on the sine?
View 1 Replies
View Related
Mar 17, 2011
I have a few images that I have saved from online that have an alpha layer in them. When I open them in GIMP, the checkerboard pattern makes it far too difficult to edit the image. When I try any of the obvious options for removing the alpha layer, the result looks awful.
How do I remove an alpha layer without changing the way that an image looks when it's viewed in an image viewer (or GIMP)?
View 3 Replies
View Related
Dec 12, 2011
I've been having a hard time googling this question as it's hard to put in bite-size words. I'm looking for an easy way to take the alpha levels of each pixel on one layer, and then combine that with the color levels of each pixel on another layer. Let me give you an example. I want to take the alpha levels of image 1, replace the colors with the colors of image 2, and be left with image 3 (Only no background, because the alpha level should be zero!)
[URL]
I achieved the effect you see in image 3 by using the "difference" blending, and then inverting the image. Problem is, I've still got the gradient as a background which doesn't really work because that icon needs to sit on anything.
View 5 Replies
View Related
Sep 12, 2013
I'm using Photoshop 14.1.1 on a Mac with OS 10.8.4.
Â
When I have a string of text in the clipboard and try to paste it as a suffix to a layer name, the paste command is not working at all. It works on CS6, though.
View 1 Replies
View Related
Feb 7, 2013
Whenever I try to paste into my layer mask, the pasted image loses its color and turns gray. How can I keep the color when pasting?
Both files are RGB mode. I can paste the image into the image (but not the mask) and it will maintain its color.
View 5 Replies
View Related
Sep 5, 2012
I do a lot of texture work and create depth by using several layers and different blending modes. I wind up masking and remasking the same thing on multiple layers -- is there a way to copy the mask on one layer and paste it onto another? I know I can drag a mask to a different layer, but that removes the first one.
View 6 Replies
View Related
Jan 17, 2007
I'm trying to make a compound shape by copy/pasting a shape into the same layer and using Add to Shape area...
the regular copy/paste commands aren't working and it needs to be in the same layer so Duplicate Layer won't do it...
View 2 Replies
View Related
Jan 17, 2007
I'm trying to make a compound shape by copy/pasting a shape into the same layer and using Add to Shape area...
the regular copy/paste commands aren't working and it needs to be in the same layer so Duplicate Layer won't do it...
View 2 Replies
View Related
Jul 23, 2005
can someone tell me the easiers way to make an alpha tga file? Photoshop 7 can done alpha when i save to tga 32 bits, but in CS we have to do it manually...
View 1 Replies
View Related
Dec 26, 2012
For years I've been using various image editors, often in combination. That is, I do simple stuff as copy / paste and repositioning of elements in one editor and subsequently open the image in a more advanced editor for proper paintwork. Currently I'm using the Gimp for the latter. Color layers work brilliantly. However, I have big problems with my alpha channel--I've found no way to edit it within Gimp and I've found no way to import a revised version that I've edited in another image editor. There must be solutions to both challenges.
The editing I require is piece-of-cake in basic image editors--I simply want to move a transparent region a bit to the left. That should be a simple rectangle selection and then shoving it (mouse or arrow keys) to where I want it. Alternatively I could import my edited alpha channel image as I'm used to doing in other editors. Well, the Gimp will accept the image as a layer all right but I haven't succeeded in making the Gimp import my grayscale image as an alpha channel. I get a grayscale non-transparent layer instead.
So, I've got a perfectly good alpha channel that needs a minor tweak. It loads as intended in Gimp. How to perform basic editing of this alpha channel layer or tell me how to import a revised version and tell Gimp that this image should be interpreted as an alpha channel?
View 14 Replies
View Related
Dec 26, 2013
Is it possible to automate the following: I have a directory of about 50 jpg files. With each file I would like to:
- make the image square, by increasing the canvas size of the least dimension. ie if the width is less than the height, increase the width to the value of the height, or conversely if the height is less than the width
- add a transparency layer
- save to xcf
View 6 Replies
View Related
Mar 7, 2012
I am testing the trial version of Photoshop CS5.5 and I am experiencing a weird issue while using the marquee tool while selecting a portion of an image, cutting that section and pasting it to a new layer.
Â
First off I am running Windows 7 Ultimate 64 bit, 2.8Ghz Dual Core Processor, 4 Gigs Memory, 2 Gig Video card and current on updates with a fresh vanilla install of CS5.5. Not filters or plugin installed.
Â
Step by step of issue is as follows,
Â
I take an image on layer 1 and while using the marquee tool select and area on that image. I want to cut and Past In Place that selection on a new layer, layer 3.Â
Â
This will allow me to insert another layer, layer 2, in between layer 1 and layer 3 and show what ever I place on layer 2 but still have a complete background if the image does not fill the entire transparent section.
Â
A good example is a wanted poster. You have your picture frame with the Wanted letters and reward. In the center you have a transparent square. In the back you have a black background. In between the frame and the background you place a face. The face will not fill the entire square so you will see some of the black back ground.
Â
Now the problem appears to be that the dotted line of the marquee selection makes so you can see your selection stays transparent or deletes the ares directly enter it when you cut and past to a new layer. The transparent outline looks to be the same size of the dotted line when that selection is selected. I have looked and searched for this preamble and resolution but can not see one.Â
Â
The picture below is the result after I deselect the area. You can see just above another section that I tried to cover up but did not get it all. If I try and stretch the section, it skews the contents out of proportion.
  Â
Marquee Selection, Animated LinesÂ
Cut And Past In Place And Selection Deselected
View 3 Replies
View Related
Mar 2, 2013
I've just started using PS Elements 10 again after not having used it for some time, and I've forgotten a few things. When I paste an image which I've selected from another image (image A) into a layer mask for image B, the image A selection appears in black and white. Also, is there a quick way to return PS Elements 10 to its default settings?
View 5 Replies
View Related
Sep 23, 2011
Basically just want to make the middle separating line in the following image:
Identical to (same degree of horizontal fadeout into transparency):
I have spent hours on it trying to edit the original layer below the alpha transparency or adding layers, getting nowhere.
View 2 Replies
View Related
Sep 2, 2012
I have an image, all black of a ballerina on one layer, with black text on another. I am trying to put a bouquet of red roses at her feet, but it turns shades of grey when I attempt to do that.
View 2 Replies
View Related
Mar 8, 2013
When I copy a vector shape from one layer to another, the shape picks up the color attributes of an existing shape in the second layer (or sometimes only the outline of the shape appears). What to I do to avoid this from happening (I just just want to paste the shape in its original form and color)?
View 10 Replies
View Related
Apr 6, 2013
when I select, copy and paste the image it still has the content that I removed using the layer mask.
Â
I want to paste it over another psd whilst maintaing the transparency.
Â
PSD is at [URL]
View 2 Replies
View Related