Photoshop :: Can You Use Layers With Index Color?

May 27, 2009

my layers palette is greyed. can I use index color with layers?

View 2 Replies


ADVERTISEMENT

Photoshop :: Mac :: Cannot Get The Swatch After Index Color

Aug 7, 2009

using Windows, I cannot get the "Swatch after Index color" percentage color ratios information. Is this exclusively a Mac photoshop bonus?? ... This is exactly what I'm looking for ... a precise method to mix pigments. Thanks a million for any help. My goal was to sample a color and come up with a general recipe for a color mixture using traditional artist pigments. This is what I've done so far...1. Create a swatch set that represents my paint palette2. Sample the color I want to separate3. Fill a 10 pixel by 10 pixel doc with the sample color4. Convert to Index Color using my paint palette5. Each pixel represents 1% of a paint color It's very tedious but it's all I can come up with 

View 8 Replies View Related

Photoshop :: Color Palette/Index Coloring

Jun 15, 2009

I want to specify which colors Photoshop can use and I'm doing that (or at least trying to) by using custom index coloring and the color palette. I am using another person's saved color table. This person saved several shades of grey and when I delete these colors my picture is affected. What is puzzling me is that deleting greys have an impact on my picture even though I am not using any grey. Is there an impact because Photoshop is blending colors within the color table to make the picture. Is grey one of the blended colors? I do not want there to be any blending of colors--I just want Photoshop to use what colors I specify. 

View 2 Replies View Related

Photoshop :: Fuzzy Index Color Image Viewed In PDF...

Jul 23, 2008

I typically create graphics using index color that are black/white with some gray tones to highlight a part of the drawing. The graphics are published in a PDF document, are typically a very manageable file size and initially look great. The problem is the PDF documents are typically 500 pages and the file size is reduced in Adobe Acrobat Standard. After reducing the file size, all index color graphics appear bloched or very fuzzy when viewing the PDF on a monitor. The printed PDF document has some fuzziness but the image quality should be improved. Do you have any suggestions to improve the image quality of index color graphics in a reduced file size PDF document? Or any suggestions to create sharp black/white images with gray highlights in a better way or avoid making the image fuzzy?

View 1 Replies View Related

AutoCAD Visual LISP / AutoLISP :: List Layers By Their Index

Dec 11, 2013

I want to make a list of layers due to their index (order) in the "layers combo box" in the AutoCAD. I prepared this:

(defun c:ListLayers ( / a b)(setq a(list(cdr(assoc 2(tblnext "layer" T)))))(while(setq b(tblnext "layer")) (setq a(append a(list(cdr(assoc 2 b))))));while);end

But, It's not match with the order of layers.

View 9 Replies View Related

AutoCAD .NET :: How To Set Color Index And Layer Of Newly Created Dimension Style

Jul 18, 2013

I'm having a bit of a problem struggling with creating new dimension style using vee bee dot net, in AutoCAD 2010 environment. I am particularly trying to figure out how to set the newly created dimension style to color white, and to assign it a specific layer (for example, a layer called "test"). What the code syntax is to accomplish this?

I post the code below for what I have done thus far:

Public Shared Sub addDimensionStyle(ByVal strDimStyle As String)
Dim acDb As Database = HostApplicationServices.WorkingDatabase
Using acTrans As Transaction = acDb.TransactionManager.StartTransaction()
Dim dimTbl As DimStyleTable = acDb.DimStyleTableId.GetObject(OpenMode.ForWrite)
Dim dimTblRec As DimStyleTableRecord = Nothing

[Code] ........

View 5 Replies View Related

AutoCAD Visual LISP / AutoLISP :: Layer Index Color Change Via Selection And Dialog Box

Aug 1, 2013

I'm attempting to create an easier way to change layer colors of nested linework by selecting the linework and having the ACAD index color dialog box appear to select the replacement color.

defining the "ic" variable;
 
(defun c:clc (/ ent ent_data ic ent_lay) ;change layer color(setq ent(nentsel)) (setq ent_data(entget(car ent)))(setq ic ;index color(cdr(assoc 62(ACAD_COLORDLG))))(setq ent_lay(cdr(assoc 8 ent_data)))(command "-layer" "c" ic ent_lay ""))

View 3 Replies View Related

Photoshop :: "color Replacing" An Index Colored Image

Apr 10, 2007

I'm using Adobe Photoshop 9.0 cs2 and I need help with a large color replacement project. I'm an amature video game designer making a level for the classic P.C. game Doom 2 and I'm creating a new weapon and monster for the level I'm creating. For the monster I plan to alter the colors of the frames of the original monster and change the dimensions of key features.

use an indexed color mode that were extracted into individual .png files.

Today I made the big mistake of changing the frames over to RGB mode so I can use the color replacement tools available in that mode. I should have done one frame first then convert it back to indexed color mode because the frames look terrible when converted back from RGB mode. What it is doing is using all the colors of the RGB color spectrum to replace various colors. Unfortunately what this means is that its using colors that are not in the color palette I loaded in the original pic and when I convert it back it looks terrible. There are enough colors in the doom color palette to produce the look I'm after but the automated conversion process from RGB to indexed colors does not pic the best matches in most cases. By doing this I am taking an image consisting of about 150 different shades of color down to about 75 different shades of color. I cant find any color replacement tools for indexed colored images and its going to take me forever to do all frames pixel by pixel so I need one of two things to be able to accomplish what I need. Either a better way of converting these images back, or some tool I can actually use in indexed color mode. If there is a way to select a pixel and change all other pixels of that exact color to a new color then I can just do it pixel by pixel that way. I need something here or I'm going to lose hours of work. If there is a way to load my color table into RGB mode to limit what colors it uses that might work too.

I would just leave the pics in RGB mode if the game im editing for could use that format but unfortunatly anything I convert to RGB will have to be converted back to 256 colors for it to work in the game.

View 1 Replies View Related

Photoshop :: Merge Layers :: Results To A Slight Different Color Compare To Its Original Unmerged Layers

Jun 19, 2009

merged layer results to a slight different color compare to its original unmerged layers. the result is that the merged layer has more bluish, What's wrong and what's the solution?. Im using CS3.

View 9 Replies View Related

Photoshop :: Index

Mar 25, 2008

If a layer is called index can you unlock it?

View 6 Replies View Related

Photoshop :: Cs2- How To Unlock A INDEX Layer

Sep 13, 2008

i need to unlock this index layer..with this layer locked iam unable to glide it over to another psd file..

View 2 Replies View Related

Photoshop :: Bridge CS3: Location Of Keyword Index...

Aug 4, 2008

I know that Bridge stores the actual keyword(s) with the image files but where is the overall "index" located on my hard drive?

The index is the structure that gives the instant access through the images.

View 3 Replies View Related

Photoshop :: CS3 Web Photo Gallery Index.htm Renaming

Oct 13, 2008

I working to modify one of the templates for the Web Photo Gallery, and am wondering if there is a way to designate in the template what to name the index page besides index.htm or index.html.

I'm working to create a site that will have many photo galleries. And while it does work to have each gallery in its own sub directory with the main gallery page named index.htm. I would prefer to have the main gallery page renamed during the automation process for easier archiving.

View 7 Replies View Related

Photoshop :: Color In Layers?

May 11, 2012

Why it colors in layers when creating?

View 1 Replies View Related

Photoshop :: HowTo: Include Exif Metadata In Index Print

Apr 2, 2009

I'm not sure if this topic has been covered before, but I could not find it.

I've folders of photographs taken with a digital camera (jpegs) which I need to print index to include other informations such as FileName, Date, Exposure and Camera used, etc.

I've tried Automate - PDF, but that has limited options for the output. I do know other software can do it. Nevertheless, I just want to find out how Photoshop do it.

View 1 Replies View Related

Photoshop :: Layers Seen Only In Gray Color

Jan 17, 2013

Accidentally pressed some keys on keyboard, so now I see all layers in gray color, except top layer, that is green, and stays so, also when I draw something, it shows in gray only, though color channels are ok, image mode is RGB and there are no blending options applied.

View 1 Replies View Related

Photoshop :: Color Transitions Between Layers

Nov 27, 2007

First layer, the blue one, actually background, was applied gradient and you see the water drop image in the right on the 2nd layer but as you can easily recognize, it looks so artificial because the color flow of the layer on the left is cut abruptly by the image on the right. So how i can make a soft color transition between those 2 layers so that they look pieces of the same composition?

View 3 Replies View Related

Photoshop :: How To Color Different Shapes On Different Layers All At Once?

Aug 14, 2007

I messed up! I have like 70 different layers..each with a shape on it. I want all the shapes to be the same colour, but I dont want to do it manually and I want to keep te shapes.. Is there any way to do it? Besides layer style colour overlay...

Is there now way to merge these layers and put all the shapes together in one layer?

View 9 Replies View Related

Photoshop :: Replace Color And Layers

Oct 19, 2007

Using Photoshop CS2 9.0, Windows XP, is there any way to apply Replace Color to all layers in an image simultaneously? I'm setting up an animation, and really don't feel like going through 50+ layer/frames individually just to make some slight color adjustments which I may decide to not even use.

And, while we're on the subject, is there any way to apply other effects and tools to multiple layers in one go? Like, say, pasting and merging a selection into each layer, rather than doing it for each one separately?

View 4 Replies View Related

Photoshop Elements :: Cursor Often Turns Into 3 Hands With Index Finger Pointed

Nov 5, 2012

I am using photoshop elements 8 on a Windows 7 OS.  My cursor often turns into 3 hands with the index finger pointed.  Is this normal?  How do I get it back to just a simple arrow?

View 3 Replies View Related

Photoshop :: Color Shifts When Merging Layers

Oct 22, 2012

We are Fine Art Printers using PS4 on Windows XP and 7. Because we have to proof individual colors and individual areas we often have over 20 adjustment layers and masks on images greater than 1 meter square. The masks get hugely complicated and the images sizes are often well over 1GB.

Normally we would take a Snapshot(?) Shift+Ctrl+Alt+E as we get an area correct, then move on to proof the next. We have an image with  dark blue/black cloud and noticed the image lost contrast and colors subtly changed when we did this. We have tried flattening layers, merging visible layers, merging down adjustment layers and even saving as a JPEG, but the colors change slightly each time layers are merged.  A global change like Levels is not an option for fine art images. We need to simplify the images and reduce the memory used for printing.

View 6 Replies View Related

Photoshop :: Change Color In Psd Without Layers Enabled

Jun 28, 2013

I purchased a logo and business card design from a designer but one of the colors is the wrong shade of blue.  Is there a way to change the one color throughout the file if the file doesn't have layers enabled?  I'm a novice PS user but am unable to get in touch with designer to get revised files so was hoping there is a way I can do this myself. 

View 1 Replies View Related

Photoshop :: Replacing A Color On All / Multiple Layers?

Jun 27, 2013

I have 240 layers which are the frames for an animation.  The animation is of a rendered CAD model on a white background. I want to change the background color to a specific RGB color (or transparent) to match the website bg.
 
Is there a way I can replace one color with another on multiple (or all) layers in one operation?  I'm using Photoshop CC.

View 1 Replies View Related

Photoshop :: Applying Color Change To Many Layers At Once

May 21, 2013

When working on a web template, sometimes I want to change the colors of all headings at once. I have various web pages (about, contact, blog, etc) each in its own layer group. So it's very difficult to select all headings - I need to open all layer groups and search specifically for headings.
 
If I could put a tag on each heading, and then apply a single color change to all layers having this tag, it would make things so easy ?

View 8 Replies View Related

Photoshop :: Apply Match Color To Multiple Layers?

Jun 23, 2012

I have to deal with multiple layer documents for producing underwater mosaics. Very often, the images vary in colors a bit. For large mosaics, I run the images thru a batch job before I use them. For smaller mosaics (e.g. just 10 to 20 images), this is a bit of overkill, in case I have to tweak just 5 or 10 or so.
 
In this case, I prefer picking  one of the 20 layers as my "reference" and manually match the colors of those layers, that need the match, one by one.
 
My question now: Is there a way, that I could select, lets say 10 layers that need the match and apply the Match Color to all of them in one go?

View 3 Replies View Related

Photoshop :: Relationship Of Color Picker With Adjustment Layers?

Jun 27, 2013

Do you know why the color of color picker changes when using adjustment layers?

View 1 Replies View Related

Photoshop :: Work In B/W Mode But Keep Color Information Of Layers?

Jun 8, 2007

I like grayscale photos, but I don't want to lose the color informations of my layers, because maybe later I want the colors back.

Is there a mode or plugin or something in Photoshop, that lets me display all layers in B/W mode but without having to lose the color information?

View 2 Replies View Related

Photoshop :: How Can I Use Auto Color On 2 Layers W/out Flattening The Image?

Apr 14, 2007

I've been taking photos with a homemade lightbox which includes a white background and I typically have to go into photoshop to make some adjustments to get the background pure white. When I'm snapping a photo of an all white object against an all white background, it looks rather nasty if you use the auto color tool.

So from my understanding auto color uses the lightest white and the darkest black and the reason the white/white scenerio doesn't work it because of a lack of black. So to combat this I've been creating a new layer and adding a little black with the rectangular tool and filling it with black. Now, I'd like to be able to delete this second layer once I've used the auto color feature but can't figure out how.

View 9 Replies View Related

Photoshop :: How To Change Color Of Selected Layer In Layers Palette

Dec 11, 2012

how to change the colour of the selected layer in the layers pallete? It's quite annoying the way it is (Dull grey/blue) and sometimes hard to see what layer's selected?
 
I prefer the brighter blue on my other computer!

View 2 Replies View Related

Photoshop :: Layers Look Fine But Printer Prints Color Inverse?

Sep 17, 2012

Throughout a project using Photoshop CS4, I print out the pages to make a dummy booklet. Once, upon opening the file and wanting to print, the preview window for Epson Stylus Photo R2400 printer showed a color inverse for the entire file. Viewing the images is normal in all ways. I had been making routine nudging, text editing, etc., on various layers and everything looked and behaved fine. It's only in the printing. I looked to see where a correction could be made, but I can't see anything. I tried to have the printer make color adjustments and have Photoshop make them.

View 5 Replies View Related

Photoshop :: How To Mimic Layers In Multi-channel Color Mode?

Aug 2, 2004

I'm working in the multi-channel format, which as you may know, does not support layers.

Does anyone have any tips on experimenting with the layout, without the use of layers?

At the moment, I've been working out the layout in another (layer-supporting) colour mode, and then recreating that layout in the multi-channl mode.

Surely there is a better way of testing different layouts, within the multi-channel mode itself? I'm finding it very inflexible at the moment.

View 3 Replies View Related







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