I am fairly new to more than the basic elements of photoshop. I am using 'Actions' to create a e-book cover and had my design created but when I pressed finalise iget the error box - The command Merge Visible is not available with two boxes continue or stop Clicking on either box produces no results.
My query how do I cure this please, I also notice that in the layer detail menu all but the background layer have disappeared. I have taken back steps and re-entered layers with the same result. Forgive my ignorance I am a silver haired surfer who was told it was easy to create e-book covers in photoshop.
When I try to use the "merge visible" and the inverse selection shortcuts they simply do not work or deselect the program. Is this a well known problem for win2000? as far as I know I haven't got any irregular keyboard settings or maybey 2000 has some flaws...
I am using Photoshop CS5.When I stamp/merge visible, it did not seem to produce what was last seen on my screen. It seems like it missed some adjustment layers, which I am not sure which one.
I have setup a command within an action to "merge visible (with duplicate)"... and sometimes this action runs perferctly well and does what its supposed to, but other times it simply performs "merge visible" without creating a duplicate, and thereafter the action has been changed to "merge visible" forever, until I re-record it that is.
If you've ever created an image having multiple assorted layers, and want to apply a modification to the final image while keeping those original layers intact, here's the script to do that:
Select allfrom PSPApp import * def ScriptProperties(): return { 'Author': u'Ken Arway', 'Copyright': u'2013', 'Description': u'Copies all visible layers to a newly created ra' u'ster layer.',
[code]....
Just use your favourite text editor to copy that code into a text file, and save the file as "CopyVisibleMergedToNewLayer.pspscript" in your user scripts directory. Doesn't matter if it's the "Restricted" or "Trusted" directory.
As the name implies, all the visible layers will be copied and merged, so it's easy to first "hide" the layers you don't want merged before running the script.
Yes, it's just a series of recorded actions; but the key is its use of the "Select All" and "Paste Into Selection" actions -- that ensures that the resulting merged layer maintains the same positioning as the individual layers. In other words, if your original layers have a transparent background and opaque areas that are off-center, simply using Edit...Paste As New Layer will center those opaque areas in the canvas, which is not what you want....
Merge to HDR worked once on the CS4 sample files but no more. Photoshop gets through the Merge to HDR dialog on the sample jpegs (or my own jpegs) but throws the following error when creating the HDR image:
If Merge to HDR is chosen on DNG images from Lightroom 2.1 or Bridge CS4, Photoshop again gets to the Merge to HDR dialog but when creating the HDR image seems to throw it away with no resulting error. Photoshop just stares blankly with no image open.
And resetting the Photoshop preferences of course has no effect on this.
I have a collection of vector images that I use when creating logos. However, there are invisible layers because there are so many layers. How do make these layers visible? I know in Fireworks that there was just a box that you clicked saying "show invisible layers."
I'm using Photoshop CC. After using a process known as frequency separation the stamp visible layer does not allow me to use any tools to make adjustments.
So when you're zoomed out, you can see a grey background around your canvas. But when you're zoomed close enough, so that your canvas is bigger that your screen, you can't see that grey background, since the canvas become the borderline of your working space.
But is there a way to make that grey background visible even if i'm zoomed in?
Example: I'm drawing grass and I would like that my brush strokes begins outside of the box, while being zoomed in.
If it is possible to hide a layer but make its effect remain visible. I cant make the layer all white, put the effect on it and then blend it with multiply because the background its transparent so it wont work .
P.D.: the effect im trying to do is an inner glow, I know I can do it manually but i was wondering if its possible to do that.
On PE 9 there was a way to make the window (area within tool/layer/toolbar frame) transparent so the desktop would be visible. Can this be done for PE 11? The default is gray and I can't find any setting to make it transparent.
I took several pictures, seven to be exact of a rocket launch at night, thinking that one long exposure might make some sections of the photo too bright. The beach is a little underexposed, but that is OK. how to join them? I thought I would use the first one as the base and basically merge the others after I take out all of the content except the rocket plume/flare, but when I try this, it puts the rocket plume in the middle of the layer and I would have to manually align the rocket trail, but can't seem to do it very easily. I'm only trying to cut and paste, and obvious newbie to elements. I have just upgraded to 12 but still have 9 on my machine if one is any better than the other for doing this type of thing.
So whenever I open up Gimp and then a new image, the layer for the background don't show up. > [URL]..
I've this window with all the tabs for the brushes, patterns etc and when I want to make the layers visible, I've to drag the layers window to the tabs and then drag it back to where it first was.. (it's quite hard to explain )
[URL]....
so basically, the layers don't show unless i do something what can i do about this?
Basically, I'm trying to make simple animations. For some reason, I can't figure out how to make any layer but the top visible. Is there any way to essentially make the layers have a visible/invisible function? I'm not talking about the eye button next to the layer name.
I have just added a seond external drive to my Windows 7 computer. I can view the contents of my backup drive but I cannot see the new Seagate drive I just installed. I have read and searched but cannot figure out how to make the drive visible.
2. What is the minimum dimension to make my part appear?
On the drawing I was working on, the part completly behind a surface was showing up until I rotated the view, then it dissapeared, this behaviour is not present in the test idw, the part doesnt appear at all behind the surface.
Moving right along with my Parametric Block programming tools. I have successfully created several linked parameters with formulas and values, and now I want to be able to show a select few of them in the Properties Palette (NOT Parameters Manager) for the inserted block ref. Taken from Stephen's example, here is my code for creating the AssocVariable (User Parameter)
Public Function AddOrModifyVariable(ByVal varName As String, ByVal varExpression As String, ByVal sourceObjectID As ObjectId, ByVal trans As Transaction) As ObjectId Dim db As Database = sourceObjectID.Database Dim varId As ObjectId = ObjectId.Null Using trans2 As Transaction = trans.TransactionManager.StartTransaction() ' Open the AssocNetwork Dim networkId As ObjectId = AssocNetwork.GetInstanceFromObject(sourceObjectID, True, True, "") Dim network As AssocNetwork = DirectCast(trans2.GetObject(networkId, [code]...
I don't know if I need to create a dynamic block property (or if that can be done), or somehow get this AssocVariable to display on its own.I also noticed that the example for creating a parametric Dimension object, does not set the dimension to the right type of Dynamic dimension. (Play with the Constraint From property in the properties palette, be sure to regen in between).
Revit 2012 .I have a topo file linked to the main building file.I am trying to render a 3d exterior view of the building (new construction ).I see the linked topography in black lines in my elevations.but not in the 3d view.
The question/ problem unsolved is how to get the site/ ground to be visible as per the linked topography in the 3d view of the main file . All I see is the building in the air , with a very light greyed site in a block form. I would like to see the site in earth: soil material for me to render the exterior view.
any way to view invisible block attribute? I created a block and the attributes really don't need to be seen in autocad just there for dataextraction and keeping it all in one location i want to go back through and make sure i have information filled in in all the right invisible attributes without having to open each block and check the attributes, but i don't want them permanently visible (i know i can freeze them or put them on a non plot layer but it clutters up the space when there is 20+ attributes to a block)
There's this GIF that I'd like to use for a banner and when I open the file in GIMP, add a text and then check the animation in the playback window, I can only see the text once the GIF has ended but also, I can only see the text for like one second.
Is it possible to make the text visible on all of the frames of the GIF without having to duplicate the text 100s of times and merging them onto each frames?
I recently bought a Bamboo Pen tablet to use with GIMP and have been installing under Windows (XP).
The tablet installs fine, is recognised by GIMP and I can draw with the stylus. Excellent. The only problem is that the cursor/arrow is missing which means that I can draw things but I only know where the stylus is when I start to write/draw.
I am hoping that this is a simple settings issue but how to make the cursor/arrow visible?