Photoshop :: Inserting An Image Over An Already Open...

Jul 17, 2009

how to see that's half the battle here, trying to figure out how to ask theblasted question so someone can help me.....have one image open and insert another image over it. Like a large image and then a smaller image in a corner or in the center. Or how to make a collageof images. 

View 6 Replies


ADVERTISEMENT

Lightroom :: How To Get LR4 To Open When Inserting SD Card (MAC 10.8.2)

Apr 5, 2013

I had LR3 opening when I inserted an SD card but when I installed LR4.4 it broke that and now I can't get LR4 to open when inserting a card. Still fairly new to MAC's.

View 4 Replies View Related

Photoshop :: Inserting GIF Image

Apr 6, 2006

how to insert a gif image file to my workspace? If it is in JPG format, I usually open that file and then open it and just drag and drop to my current workspace, but Photoshop doesn't allow me to do that for GIF format I did try to convert it to JPG but the image quality was decreasing even I tried with some programs and set the compression to 0 (zero). So I do want to just insert that GIF file into my current workspace.

View 3 Replies View Related

AutoCAD LT :: Inserting DWG And DXF Files Into Existing Open DWG?

Dec 5, 2012

I'm using AutoCAD LT 2013 and I'm having problems inserting .dwg and .dxf files into an existing open dwg. I have previously done this successfully on this computer so I'm pretty sure that I am doing it correctly. What happens is this: I go to insert the file, select it and it shows the correct image in the preview window, but when the actual file inserts into the drawing, it's a completely different file all together. The funny thing is, I have restarted my computer and the program several times, and each time it inserts a different drawing. I have tried inserting a .dwg and .dxf and they both insert the wrong one. I tested it by xrefing the document that I want to put in and it shows up correctly when I xref. I've also tried saving it as a block with the WBLOCK command, and still the wrong thing inserts.

I downloaded the service pack for AutoCAD LT 2013 and nothing has changed.

View 1 Replies View Related

Photoshop :: Inserting Image Into Quark

Aug 6, 2004

I am trying to prepare a POS document in Quark which needs me to insert our company logo

the company logo images that i have on cd are red logo on white background.

The POS that I need to do are White on blue background.

I have converted the imaged to white on blue, but when the image is inserted into Quark, the 2 blues are different shades.

The logo image is a cut out but has been flatten. How can insert just the wording with no background into my Quark document?

View 1 Replies View Related

Photoshop :: Inserting Copyright Symbol To Image

Oct 9, 2013

How do I insert a copyright symbol into text on an image?

View 1 Replies View Related

VideoStudio :: Inserting (VOB) Files - Unable To Open / Format Mismatch

Jun 16, 2012

I have just upgraded to Videostudio Pro X5. I am starting a project and would like to upload the videos and photos as my first task.

I have some video footage on a dvd and when I try to upload it I get a message saying:

"unable to open file / file format mismatch"

It has been a while since I have used this program and my brain is slowly trying to remember how it all works

View 2 Replies View Related

VideoStudio :: Error While Inserting An Image

Aug 25, 2013

I installed VideoStudio Pro X6 and service pack 1.Always then trying to insert an image I get an error message, wrong format, copy-protected or to less space, even if I try to insert one of the samples or VideoStudio created snapshot.The same error message appears then I make a snapshot but the file was created.

All the samples are linked to c:program filescorel ... instead of c:program files (x86)corel ... this is the default folder on 64-bit-systems.
Relinking is not possible.I registered the product but Corel did not send the support code!

View 1 Replies View Related

AutoCAD LT :: Inserting JPEG Image Into 13?

Jun 28, 2012

I have just installed LT 13 and am trying to insert a jpeg as I have done so many times on previous versions of Autocad LT. why and how I can do this as it was previously through the insert command.

View 2 Replies View Related

3ds Max :: Inserting Image - Cannot Apply On Any Object

Sep 21, 2011

Im trying to insert an image into 3Ds max. I selected my object I want it pasted onto, I then opened up my materials editor, under maps and then standard I selected Bitmap and selected my image. The image bitmap is showing up in the materials editor viewport but I cant apply it any objects (Assign material to selection icon is unavailable).

View 1 Replies View Related

3ds Max :: Inserting And Rendering Image Files?

Jan 12, 2012

I mostly use Max for 3-D walkthroughs of architecture models I design in Revit, and in all of my renderings I have computer monitors and televisions. For effect I would like to make the monitors appear as though they are in use during the walk through, nothing fancy, just a standard home-screen would do.

Is it possible to insert .jpg or png screen-shot files in place on the monitor screens to make these objects look active, and how would I accomplish this task?

View 1 Replies View Related

AutoCad :: Inserting JPEG Image?

Jun 2, 2010

I am working on a drawing and my boss wants me to put the company logo in the corner of the picture. Im really struggling to do this. I've done some reading up on the net and read that i must covert it from JPEG to DXF then from DXF to DWG. Which i have done and inserted.. But, the picture looks nothing alike the logo as it is just lines, can insert it with the colours etc?

If not how can i plot my cad drawing and print the logo on the same page, to right hand side of my drawing forexample.

View 9 Replies View Related

GIMP :: Inserting Text Into Image

Dec 19, 2012

Don't know much about photo shopping or manipulating images, but hope to learn more, since I already have one Etsy shop (selling beauty products) and am planning on opening another (selling miniatures).

For my first Etsy shop I used a Free Etsy Banner provided by a blogger I follow. I did not include text or my shop name in my Banner.

I have downloaded another banner from this same blogger, this one has the option to include text (your shop name) and I would like to include my shop name for the miniatures Etsy shop I plan to open within about six month.

I asked her how to enter text and she said to just open it in Picture, or whichever photo shop type program I use. I have a Mac, am fairly broke, Gimp was recommended to me by another small business owner.

I managed to figure out how to enter text, use the text editor, and place it in the blank field. The only problem is I can't see the text, despite playing around with the colour of the text.

View 9 Replies View Related

Paint.NET :: Inserting Links Into Image?

Jan 27, 2013

By that I mean I want certain parts of my text to be links. I don't know if this is possible with paint.net.

View 4 Replies View Related

AutoCAD .NET :: Scale Factor When Inserting Image

Dec 5, 2013

I am asking user for scale factor and insertion point. but the actual image always display width and height as the scale value, if i insert value of 5 for scale factor width and height will be 5 but not according to coordinates system.

 but if i insert the same image manually width and height are calculated by autocad according to scale factor before insertion.
 
double scale = promptDoubleResult.Value; var xAxis = new Vector3d(scale, 0, 0); var yAxis = new Vector3d(0, scale, 0); var ucs = document.Editor.CurrentUserCoordinateSystem; using (Transaction trans = database.TransactionManager.StartTransaction()) { RasterImageDef rasterImageDef = new RasterImageDef(); rasterImageDef.SourceFileName = imagePath; rasterImageDef.Load();
[code]......

View 1 Replies View Related

AutoCad :: Inserting OLE Image And Graphics Not Displaying

May 29, 2013

I have a drawing that has an OLE image in the drawing format. In this particular drawing the image is not showing up. The border around the image is there but nothing else. All my layers are on and OLEHIDE is set to 0. Every other drawing I opened that uses the same format is fine.

I have attached the file with just the formats (my company is pretty strict with posting any drawings). The image should appear in the bottom left corner.

View 4 Replies View Related

AutoCAD 2013 :: Inserting Image Files As Logos In JPG

Dec 19, 2012

What is the AutoCAD command within AutoCAD 2013 for inserting image files produced in .JPG format as company logos onto an A1 drawing border for use in AutoCAD.

View 2 Replies View Related

AutoCAD Inventor :: Inserting (JPEG) Image In DWG File

Aug 23, 2010

I am having trouble inserting a JPEG image in Inventor 2011 LT drawing (DWG) file.  The Image button on Insert panel under Manage tab is always disabled.  I am able to bring in the image using Insert Object feature and selecting 'create from file' option.  Although the resulting image looks OK on the screen, it looks inverted and distorted when printed.

I am facing the same problem when I try to insert image in a dwg sketch, however, the process works as expected on part sketches.

View 8 Replies View Related

AutoCAD 2010 :: Inserting Template File Which Contains Attribute With Image In It?

Mar 7, 2013

I created an attribute of a title block, our company logo is inserted as a raster image within the attribute, I created this dwg file into a dwt file (template) however every time I open a new drawing and insert in the template file in the paperspace tab the attribute comes in but always with the logo?

The frame of the logo shows up with the file path of where is is located.

View 4 Replies View Related

AutoCad :: Unable To Find Image From Tool Palette For Inserting

Aug 16, 2011

I've recently installed auto cad 2007lt on our new computer. I set up numerous tool palettes with blocks that we use often. I was pulling images from the palettes to my drawing with no problem.

Today when I tried inserting an image from the tool palette it is saying that the image can not be found. I've tried under previous drawings and new templates and have been unsuccessful.

View 2 Replies View Related

AutoCad :: Inserting TIFF Image With Raster Design 2011

Aug 9, 2011

inserting a Tiff image into a dwg file with Raster Design 2011. I have a image scanned at 400dpi and the image is a good quality image, some of the text is small be legible. When I insert the image with the imageattch command the image seems to gain pixels therefore causing some text to become unreadable. I've used the bitonal filter but then I lose some resolution. Is it normal for the TIFF image to appear more dense when brought into an Autocad drawing? If so is there a way to adjust the image to look more like the scan?

View 1 Replies View Related

Photoshop Elements :: Open Tif Image From Windows Explorer / It Doesn't Open In PSE 11

Aug 20, 2013

Windows Explorer set to open image files with PSE11, but when I double click on image in WE it launches PSE11, but I then need to click on Open tab in PSE11 to get it into work window.  PSE10 did not have this problem

View 1 Replies View Related

AutoCAD Inventor :: Remove Yellow Sketch Line When Inserting An Image

Feb 12, 2012

I have a basic problem but I can't seem to be able to get around it. I added an image to a sketch successfully but it cam with a yellow line around it (see attached) and I can't remove it. In the sketch properties I was able to change it's color to black to make less visible but it's still there.

Any clue as to how I can make it disappear ?

View 3 Replies View Related

Paint.NET :: Losing Image Quality After Adding Layer And Inserting Into MS WORD

Sep 23, 2013

Losing image quality after adding layer and inserting into MS WORD.

View 6 Replies View Related

Photoshop :: CS6 Open On Blank Screen Only / Can't Open Image On It

Nov 2, 2013

My CS6 open on blank screen only, cant open with image (at les it is hiding behind something on known to me ). Image open OK in Bridge Raw. I did reload CS6, from my CD, but same thing.

View 1 Replies View Related

Photoshop Elements :: After Opening A Raw Image - Raw Image Editor Will Not Open

Nov 22, 2013

using element 11 after opening a raw image the raw image editor will not open

View 3 Replies View Related

Photoshop Elements :: Could Clone Parts Of One Open Image To Another Image

Jun 20, 2013

In Elements 3 I could clone parts of one open image to another image.  How do I do this in Elements 11?

View 2 Replies View Related

GIMP :: Open First Image And Then Open Other Two As Layers

Jan 23, 2014

I'm using Gimp 2.8.6.Try as I might, I'm still trying to figure out how to effectively 'merge' 3 shots of the same scene taken at 3 different exposures (using the exposure bracketing feature on my camera).The idea is to end up with the equivalent of an HDR image.

I assume that I open the first image and then open the other two as layers . .

View 6 Replies View Related

GIMP :: Ability To Copy / Cut Image Or Part From One Open Image Into Another

Nov 25, 2013

I have been using gimp now for about 2 months and have just upgraded my OS to Mavericks and upgraded Gimp to 2.8.8.

Upon doing this I seem to have lost the ability to copy/cut an image or part thereof from one open image into another... Example:

I have an image window open with a picture a car and I have an image window open with a race track back ground.

I want to copy the car from image 1 into image 2, but for some reason I cannot do this function anymore. When attempting it, once the item is copies to the clipboard and I then swap to the second image, when I paste as a new layer it pastes the clipboard from that image and not the image from the first window...

View 6 Replies View Related

Photoshop :: Image Does Not Open In CS6

Sep 10, 2012

The image appears in the Camera Raw window. I click to open it and all that comes up in the workspace is the image's name / text but no image. When I click open in a new window I get a blank window with the same name.

View 6 Replies View Related

Photoshop :: How To Open A Raw Image

Oct 25, 2012

I read in a book on adobe raw that it is often useful to open an image at the same time with the adobe camera raw bridge plug in and the Photoshop camera raw plug in.
 
I can open a raw image in Photoshop but I suspect I am not actually getting access to the camera raw plug in as none of the controls present in the bridge raw plug seem to be available from within Photoshop.
 
Of course I can access bridge and the bridge raw plug in by opening bridge from within Photoshop but this is not what I want to do.  I would like to open the image using the Photoshop raw plug in not the bridge plug in.

View 12 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved