Illustrator :: Cannot Change Color Of Vector Object
Oct 30, 2012
I bought an image from shutterstocks... But when I change a colour, it all turns in monochrome colour. My Ai (CS6) knowledge is very limited, so I do not know what to Google "How to..."
I would say that in a moment I change colour Ai understands that I colour in borders and all lines overlaps each other... However, I do not colour borders...
Image is very complex pattern and I believe it is somehow related with image production... The image does not appear as it looks like - everything is over layered with cut-outs of object above... But it is beyond my knowledge...
I have tried to ungroup but with same results... How to manipulate this image?
View 8 Replies
ADVERTISEMENT
Jul 15, 2013
In Illustrator CS4 or CC, is there an effect that lets you quickly change a color vector illustration into a grayscale vector illustration?
View 2 Replies
View Related
Sep 26, 2012
I want to change a car drawn in illustrator from RED to BLUE. It is very detailed in design with a variety of different gradations and mesh. I know about the feature Recolor artwork but i find that its not doing the job i want. Maybe I am missing something, or it only allows you one color chage a time instead of all colors to a BLUE .
View 6 Replies
View Related
Nov 26, 2012
I need the finished script to create a rectangle with no fill and a 20% gray stroke to outline each artboard. I dug this up off these boards, which works perfectly except the rectangles created have no fill or stroke. certainly save me a lot of time drawing rectangles on a daily basis.
#target illustrator
var docRef = app.activeDocument;
var artboardRef = docRef.artboards;
for(i=0;i<artboardRef.length;i++){
var top=artboardRef[i].artboardRect[1] ;
var left=artboardRef[i].artboardRect[0];
var width=artboardRef[i].artboardRect[2]-artboardRef[i].artboardRect[0];
var height=artboardRef[i].artboardRect[1]-artboardRef[i].artboardRect[3];
var rect = docRef.pathItems.rectangle (top, left, width, height);
rect.fillColor = rect.strokeColor = new NoColor();
}
View 3 Replies
View Related
Jun 28, 2012
Below is a .jpg copy of the Vitruvian Man that I bought on istockphoto.com. I would like to get rid of the gold background and keep the black line work. I would like what was the gold background to be transparent. I would like to convert this .jpg to a vector file using Adobe Illustrator CS5. To do this I assume I somehow use the Live Trace feature but I'm not exactly sure how.
I would then like to be able to select the black linework and change it to red. Does this mean I need to somehow convert the drawing into a collection of indivdual paths and anchor points? When I've used Live Trace before, I had the tolerance set to about 45 and Simple Trace. This indeed got rid of the gold background but gave me no individual paths or points I could select and change the color of. The only thing I could select was the image as a whole, not individual points or paths. It was the entire image within a box. This occurred whether I used the black arrow tool (Selection tool ) or the white arrow tool (Direct selection tool). If no, then how could I change the black linework to red?
View 5 Replies
View Related
Dec 4, 2013
how to convert old alphabet art to color and actualy converting color images like drawings to vector . Ive tried image trace but it turns the image black and white and with really rough strokes.
View 2 Replies
View Related
Feb 14, 2010
System: Win XP, CS4
Is it possible to copy a vector smart pbject from PS to AI? Note from PS to AI? HAve tried dragging and dropping... it doesn't seem to work.
View 5 Replies
View Related
Jan 6, 2013
I have a complex vector object, containing of forms of all kinds and what not. They have two colours: black and red. To use this logo in a background area, I need to make it all grey. Everything which is black or red shall then be light grey or so. But the appearance panel can't do a single thing. It just says "this is a group, I can't handle that". So I ungrouped the entire object, then there were other sub-groups. I could go on ungrouping everything forever, but that can't be the solution. When I just click on a colour in that colour panel instead, it sets the outline colour of every single element. It hasn't always done that, there were times when it would set the fill colour of all elements. But there's no switch to tell it what exactly to set. Should I way until an even or odd day so that it would set the fill colour again?
Illustrator CS6 on Windows.
View 4 Replies
View Related
Jan 2, 2013
I have cutout an object (Duck) from a photo in Photoshop and now i want to use it for a wall decal. So now i need a vector file with path around contours of the object (Duck), but how can i do that exactly because the shape is very complex?
View 3 Replies
View Related
Mar 24, 2012
I have try Coreldraw X6 64bit in Windows 7, After use Color Harmony, I have a question about it, How to change color for selected object only, because color harmony change all color in object even it in different page ?
View 1 Replies
View Related
Sep 4, 2013
I need to save a vector smart oblect from Photoshop CS6 to an Illustrator file. What's the trick?
View 4 Replies
View Related
Sep 27, 2013
i made this vector on 3p perspective using an image background that was on 3d, how can i bring this 3p perspective vector to 1p perspective in a way that the vector will look 2d rather than 3d that it looks like now, i have tried to copy from on plane to another but it still looks the same, it doesnt transform.
View 3 Replies
View Related
Nov 12, 2013
I am attempting to change the text in this vector file I purchased- [URL]
View 1 Replies
View Related
Apr 1, 2013
When I put a vector shape over a background color the color of the vector changes, how can I ensure I keep the original colors?
At the moment my background is grey and when I put a lime green vector in front it's turns it to a dark green.
I'm using CS6
View 17 Replies
View Related
Feb 21, 2013
I've been creating them in black and white in CS6, then converting to vector via image trace since that's the only way to make them a perfect circular vector that I've found, but how do you convert it to a color afterward? It won't let me simply change the fill color, nor will it let me select the black dots with the white arrow. I had also selected "ignore white" while image tracing so it had a transparent background. ! I'd really like an orange halftone vector, and when I make it a color from the start it creates it out of multiple colors. I want it to be a solid color without any circles overlapping.
View 13 Replies
View Related
Aug 23, 2012
Is there a trick to pasting a pixel-perfect vector image from Illustrator into Photoshop as a smart object, and not introduce a bunch of anti-aliasing that was not in the original file? My images are perfectly aligned with the pixel grid in Illustrator, and the pixel preview shows them correctly.
This page is useful for dealing with vector shape layers, but the techniques he talks about don't work for smart objects. Strangely, he says he doesn't have a problem with smart objects, but I do.
Here is an example of what I'm talking about: a simple 13x13 pixel image in Illustrator turns to crap in Photoshop when pasted as a smart object (I know an image as simple as this could be pasted as a shape layer, but the real images I'm working with are much more complex, and cannot be pasted as simple shape layers).
I'm using Photoshop CS4.
View 22 Replies
View Related
Aug 27, 2012
I'm attempting to convert the following Image to vector using Illustrator CS6: URL.....
I've been messing around with Live trace for a few days, but every time I try to convert it to Vector, it destroys my gradient, and converts my Pantone to CMYK.
URLs.....What I need to do, is convert to vector while keeping the gradient, and pantone colors in the graphic to prepare for screen printing.Before anyone says "you don't need to use vector for screen printing". We run Corel X4 on our transparency machine, so I need to convert to vector, and keep the halftones fine, as well as keep the pantone color book.It doesn't need to be a "quick" way to do it...it just needs to be done.
View 6 Replies
View Related
Mar 12, 2014
How do I convert a 2-color jpg logo to a vector file?
View 2 Replies
View Related
Sep 10, 2008
When I save my photoshop file as an .eps, I can have all the text from the Photoshop file remain vector, but a Vector Smart Object does not remain vector. Is there a way to have it remain vector?
View 15 Replies
View Related
Aug 18, 2013
I'm working on a cd package. I have a detailed vector graphic in the design. It looks great in illustrator , but when i save as pdf, i lose a huge amount of clarity.I have dark stroke on it, at .25 in a dark color and the fill is lighter. Should I increase the stroke weight? Rough size of the graphic is 5x3...
View 14 Replies
View Related
Jan 11, 2013
URL....I have a green vector background in illustrator and then I placed psd image over it and created PDF for press and under Color bitmap images I selected no compression.After viewing image in Acrobat all seems ok, I even checked with picker, but after I send this to printer (xerox in thsi case) I end up with this: Both .psd and .ai are in CMYK color space. For this particular case I could use mask to cover up that transparent space but my original project has shadows which I cannot mask by vector :S.
how to set color profiles or whatever is neccessary to avoid this issue. One thing I was using was, opening PDF in Photoshop and flatening all. Problem is that sometimes I need vector files and cut lines for cutter. Don't want to have bitmap, if I can have a vector? Also when I flaten image I do get same CMYK values in photoshop (with picker) than I have in Illustrator on vector object, but when I print this they don't match at all.
View 4 Replies
View Related
Sep 25, 2006
I have a photo that has a Black car in it which I need to change to a bright yellow. I have tried to use "color" to change the color but it is not the bright shade of yellow that I need. What is the best way to change the color of the car without losing any of the shadows, lines, etc.
View 1 Replies
View Related
Aug 21, 2007
im trying to do is change color of a certain part of a bike like a frame, wheele, seat, etc.
View 9 Replies
View Related
Nov 20, 2013
Have a file with about 50 colors. In this file I have an object colored with Registration color and I want to omit one of the 50 color from this object, preferable without having to color the object with an appearance containing the 49 colors.
View 7 Replies
View Related
Jun 16, 2013
How do I change the color and/or adjust the color of a single object in a layer without it effecting the other objects in that layer and without it effecting the other layers in the group? I'm using PS6 .
View 2 Replies
View Related
May 30, 2009
I cannot change the color of any object in any drawing file from the properties manager or color command. I can change the color through the layer manager by assigning a new color to that layer, but cannot override the ByLayer and ByBlock settings with the object properties. The color drop down is simply grayed out. I am using Autocad lt 2006.
View 7 Replies
View Related
Jun 16, 2011
I am working on piping plan. I have four differents pipes on same layer. I would like to change color of one pipe in active viewport and keep the layer color unchanged in same Viewport. I would like to keep the layer color unchanged for model space or other viewports.
Is there any way to change the property of an object in active viewport?
View 2 Replies
View Related
Aug 12, 2011
I use the brush to paint. After a while I would like to change the color of that object.
CorelDraw X5 v. 15.2.0.686 Hot Fix 4 - Windows 7-64
View 3 Replies
View Related
Jan 6, 2013
I have a question regarding illustrator. Let's say I have a circle with blue fill and red stroke. And I place an image in the illustrator file. Now I want to change the red stroke of my circle to let's say a purple color by sampling the color from the image.
How can I achieve that with a eye dropper tool? Every time when I try to sample a color from the image, the whole circle will change to purple instead of just the stroke? I have tried multiple key combination, shift, alt, ctrl but they all don't work.
View 7 Replies
View Related
Nov 24, 2013
I need to change the default text color to a pantone spot color.
View 5 Replies
View Related
Jan 8, 2014
Somehow I've turned off the color selection so that I don't have a color when I select a part of a drawing on a layer. The drawing area stays black whether I have selected it or not and I don't know how to turn back on the color.
how I can turn on the color again so that when I select a line it changes from black to red or magenta or whatever?
View 3 Replies
View Related