How to un-grey-out "Image - Auto contrast"?

I just opened my first jpg in Photoshop CS5 and tried to use "Image -> Auto contrast" but all of the Auto's (Tone, Contrast, Color) are greyed out. The Image -> Mode is set to "RGB Color". There is only one layer and I tried various combinations of selecting (Command A) and de-selecting (Command D) the image but the Auto's stay grey.
The latest Photoshop CS5 Extended (Version 12.0.2) is running on a Mac Book (Snow Leopard 10.6.6).
I'm reading Peter Bauer's "Photoshop CS5 for Dummies" and Scott Kelby's "Photoshop CS5 Book" but can't find the answer in either. I also searched the forum for "auto contrast greyed out" but got 0 hits.
Any help would be greatly appreciated.

The whole issue of working non-destructively may be of little importance if you are starting out in Photoshop and are acquainting yourself with the various tools and features, but later on it can become a significant time-saver.
The Photoshop Help offers something on the issue, too (see »Nondestructive editing«).
Basically the target is maintaing pixels content intact and any corrections (both of form and color) editable.
The techniques employed to achieve this include:
• Performing Touch-up (Clone Stamping and Spot Healing) on separate Layers
• using Layer Masks instead of deleting and erasing
• using Adjustment Layers instead of applying an Adjustment directly whenever possible
• performing Transformations, Puppet Warps and Filter applications on Smart Objects
etc.
Anyway, I may have been hasty previously; the Help states (p.136, following similar points for Auto Contrast):
Remove a color cast using Auto Color
Auto Color adjusts the contrast and color of an image by searching the image to identify shadows, midtones, and highlights. By default, Auto Color neutralizes the midtones using a target color of RGB 128 gray and clips the shadows and highlight pixels by 0.5%. You can change these defaults in the Auto Color Correction Options dialog box.
1Do one of the following:
•Click the Levels or Curves icon in the Adjustments panel.
•Choose Layer > New Adjustment Layer and choose either Levels or Curves. Click OK in the New Layer dialog box.
Note: You can also choose Image > Auto Color to apply the adjustment directly to the image layer. Keep in mind that this method discards image information and is automatic. You cannot adjust any of the options in the following steps.
2In the Adjustments panel, Alt-click (Windows) or Option-click (Mac OS) the Auto button.
3Under Algorithms in the Auto Color Correction Options dialog box, select the Find Dark & Light colors option.
4Select the Snap Neutral Midtones option.
5Specify the shadows and highlights that are clipped, and adjust the target color for the midtones.
6Click OK to apply Auto Color.
So the result should be achievable with a Levels or Curves Layer straight out.

Similar Messages

  • How do you grey out/disable fields under a radio button if another radio button is selected in Adobe Acrobat XI Pro?

    How do you grey out/disable fields under a radio button if another radio button is selected in Adobe Acrobat XI Pro?
    I’m creating a form where the user has three options to make a payment.
    1. charge to my credit card
    2. charge associated costs to bank account
    3. By cheque or money order
    My Problem is, under each option, there are required fields that has to be filled out. So if the user picks the first option, charge to my credit card, they would fill out the required fields (credit card number, expiration date etc.). But when they click submit button to submit the form, it won’t let them, because there are required fields under the second option. Also, I have the radio buttons for the three options setup so that if the user holds the shift key and clicks a radio button, it unchecks it. So what I'm trying to do is this: If the user selects the radio button for option 1, the other two options are greyed out/disabled. And if the user holds down the shift key and clicks radio button for option one again, it unchecks the radio button and the other two options are available again. Is there a way to grey out or disable the two other payment options when the other one is picked. I’m assuming I will have to use javascript, but what would the coding be and which field do I write it under?
    Thanks in advance guys

    You will have to use custom JavaScript to access the various properties of the field object.
    The radio button group has a value. When no button is selected that value is "Off". When an individual button has been selected the value for the group will be the option or export value for that individual button.
    Once you have determined the button selected, then you will know the form fields that need to be made required. You use JavaScript to access those fields and change the "read only" property to false, and set the "required" property to true. For the fields associated with the other options, those fields should be reset, made read only, and have the "required" property set to false.
    Disabling (graying-out) Form Fields
    >> Also, I have the radio buttons for the three options setup so that if the user holds the shift key and clicks a radio button, it unchecks it.
    Radio button in a PDF do not work that way. Only check boxes can be unchecked by clicking on one that has been checked.
    If you plan the coding for the Mouse UP action to test for all possible options and code for each of those options you should have what you want.
    If you want actual code you need to provide a lot more details.
    It is even possible to perform some credit card and bank routing number validations with JavaScript and some check digit formulas.

  • How do you grey out a radio button if a text field is blank in Adobe Acrobat XI Pro?

    How do you grey out a radio button if a text field is blank in Adobe Acrobat XI Pro?
    So this what I'm trying to do:
    (     )   |TEXT FIELD|
    (     )   |TEXT FIELD|
    (     )   |                  |
    (     )   |TEXT FIELD|
    I have a radio button: (     )
    and a text field: |TEXT FIELD|
    The third text field is blank, and I would like for the radio button next to it greyed out (user can't click on it) since the text field is blank. Is this possible to achieve? I'm assuming I'll have to use javascript, but what would the code be and would it be entered in the javascript editor for the text field or the radio button?
    Thanks in advance guys

    Hey, thanks, but it didn't work
    I have the text fields as read only. Could that be why it's not working? Should I make the fields not read only?
    Thanks,

  • How do I grey out info per line item on a actioned Purchase Requisition ?

    Hi:
    Can any one please tell me how do I grey out all information for a line item (and all other relevant information for that line on the requisition) on a already actioned  Purchase Requisition /  PO.
    i.e. Although PO is already placed for a requisition, user still changes dates, qty's ect on that line item and we want to prevent this.
    Many thanks.
    W.

    Hi
    Check it in OMCQ
    Convert the message "06 152 Purchase orders already exist for this item" into error item.
    If u still want anybody to change the PR itself... if can be controlled via release indicators...
    Check the release indicators for PO/PR, maintain the "changebale"
    Check this also
    Regards,
    Raman

  • How to grey out images in APEX

    Hi,
    Can someone let me know how can I disable/greyout images in APEX?
    I have a list of images in a horizontal way, say Image 1, Image 2, Image 3, Image 4.
    So when Image 1 is accessed, Image 2,3 and 4 should be greyed out. When Image 2 is accessed, Image 3 and 4 (not Image 1) should be greyed out and so on.
    Please let me know how can this be done?

    935799 wrote:
    Hi,
    Can someone let me know how can I disable/greyout images in APEX?
    I have a list of images in a horizontal way, say Image 1, Image 2, Image 3, Image 4.
    So when Image 1 is accessed, Image 2,3 and 4 should be greyed out. When Image 2 is accessed, Image 3 and 4 (not Image 1) should be greyed out and so on.
    Please let me know how can this be done?Hi,
    What you mean by "Image is accessed"?
    Do you mean when mouse click image or hover mouse over image?
    Regards,
    Jari
    My Blog: http://dbswh.webhop.net/dbswh/f?p=BLOG:HOME:0
    Twitter: http://www.twitter.com/jariolai

  • Greyed out images

    I imported a folder of raw images but had to shut down the computer before I could develop them. When I went back to work on them they are greyed out and I cannot develop them. How do I fix this?

    When photos are greyed out in the IMport dialog box, that means the photos have already been imported, and you don't have to import the photos a second time.
    You go to the Library Module (not the Import dialog box), and from there you can develop the photos.

  • Greyed out images; exports to Mail are blank; generating images issue

    Selected images are greyed out in the main viewer; sending a reduced file size via Mail gives a blank mail, but with a selectable rectangle and correct file name with a size only around 25kb. Sending originals at 100% works OK. The generation of reduced size images seems to be causing the problem as I can view an image at 100% in the main viewing area. Exports seem to still work OK - again 100%.
    I have deleted the prefs file. I have deleted the application, although reinstallation seems simply to un-delete, returning the app to 'as was'. I'm hopeful that reinstalling will cure this, but how does one remove the application completely?

    I got another great answer from yahoo.
    They told me to clear cookies, cache, etc...
    They said to reboot.
    They said to try opera.
    It seems no one reads my emails there to support nor do they do proper troubeshooting.
    I am in the IT field and I appreciate good support when I get it but unfortunately it's so rare.
    The first thing they should be doing is trying to either replicate the issue or verify whether yahoo did any updates on their end. 
    Instead I'm being sent ridulous help links because they can't even read.
    I've sent all information necessary from screenshots to os to devices.
    Personally I believe yahoo made an update that's screwing everything up.
    Not only have I done those things they suggested but I told them twice already.
    The only thing I havent tried was opera. I tried 4 different browsers and none worked.
    I tried opera just to shut them up and it didn't work either. It seems opera handles mobile mail differently than all the other browsers as they show no pictures at all. They aren't missing, they just arent there with how opera handles the mail. They instead give you a link to view the store advertisements.
    I think I need to call them and see how far up the chain I can get with someone who can actually read and even troubleshoot.

  • How can I grey out the 'Next' button until a user clicks 'Submit'?

    Hi guys,
    despite how I say it or display it in slides, users don't read the instructions before the quiz. This results in them doing the quiz and then asking me why they scored zero when they answered all the questions. So my question is, how can I disable/deactivate/grey-out the Next button until a user clicks Submit after answering the question?
    I've got Captivate 6.1 on a Windows platform.
    Advice appreciated.
    Carl

    Hello Rod,
    thanks for your answer - I should think more laterally in future.
    In my testing, another question has arisen - how do I get the Next button behind the Clear button? It sounds stupid but I can't get the Next button behind the Clear. I go in to the Master Slide, click on Next to highlight it, and then move it either by the mouse or with the arrow button so that it sits under the Clear button. While Next is still highlighted I click on the button in the toolbar 'Send selected objects backward' to be sure, so that I see 'Clear'. When I go back to the Filmstrip, all I see is 'Next' and when I preview the slides all I see is 'Next' - what am I missing here? What have I failed to do? What am I not understanding?
    Advice appreciated.
    Thanks

  • How to disable (grey-out) the ticks of a JSlider?

    Hi everyone,
    In my GUI, I have a JSlider that I want to be disabled (greyed out)
    because it should be only actived on my application next version.
    (It is important though to have it to preserve GUI appearence).
    Problem is that I was unable to greyout the ticks even though
    already managed to grey out the slider and the number labels.
    Right now, it is pretty uggly to have a partial disabled slider,
    because due to ticks not being disabled.
    Questions:
    1) Does anyone have an idea of how to do it?
    A small part of my code is shown below:
    JSlider dynSl = new JSlider();
    dynSl.setMajorTickSpacing(1);
    dynSl.setValue(0); //Default
    dynSl.setMaximum(7);
    dynSl.setMinimum(0);
    dynSl.setPaintLabels(true);
    dynSl.setPaintTicks(true);
    dynSl.setFont(new java.awt.Font("Dialog", 0, 9));
    dynSl.setSnapToTicks(true);
    dynSl.setEnabled(false);
    // small code just to put the numbers of the slider smaller
    Enumeration enum = dynSl.getLabelTable().elements();
    while (enum.hasMoreElements()) {
    JLabel elem = (JLabel)enum.nextElement();
    elem.setFont(new Font("Dialog",0,8));
    elem.setEnabled(false);
    2) If not possible, how do I change the colour of a JSlider (including
    the Ticks)?
    My idea is to change Slider's colour to the same grey colour one used
    to disable it, making at the end the slider look as if it was disabled.
    Thanks in advance,
    Jorge

    Hi again,
    Thanks for the help.
    I was trying to avoid not having the ticks at all but it seems to be
    the best choise because I could not solve the problem of greying out
    them.
    I did some more troubleshooting though and for my surprise, if I use
    the same code alone, i.e, a simple frame with just the slider it works
    fine. I even thought that it was related with having Windows LnF as
    opposed to Metal (Java) LnF, but that was not the problem.
    The only thing it comes to mind, is that there may be some problem by including the slider on a GridBagLayout !?!?!?
    Anyway,
    What has no simple solution, solved is! :-)
    Jorge

  • How to disable (grey out) button in report

    Hi,
    Can any one; pls help how to disable button (grey out) on some specific condition.
    I have a report of 2 pages; In first page it displays few records; once click on specific record control goes to next page 2; And here i have button (template based button); Once click on this it perform pl/sql procedure.
    My requirement is: The button should disable (should not hide) when moves from page 1 to page 2 based on some specific returned values in page 2.
    I have return code in button conditions (Condition type = PL/SQL Function Body Returning a Boolean)
    Sample code is:
    if :value1 = 'disable_test_value' then
    return false;
    else
    return true;
    end if;
    The above code is working fine with button completely disappers if the :value1 = 'disable_test_value' (which is suppossed to be as we gave return false).
    My question is: Is there any way; we can still show button (but button disabled or grey out; so that no action can perform on this button )? And also show some text message in other text field when button is disabled?
    Thanks!!
    UK

    I have an example: http://apex.oracle.com/pls/otn/f?p=27168:1 using theme #2. You need to use a theme that has a "grayed-out" alternate button template.
    To accomplish this I:
    1) Created one item named P1_VALUE1 to contain the condition as to whether the button should be enable ("enable_test_value") or disabled ("disable_test_value").
    2) Created an enable button with a "Button Style" of "Template Based Button" with "Button Template" value of "Button". I had the "Condition" type of "PL/SQL Function Body Returning a Boolean" to be:
    if :p1_value1 = 'disable_test_value' then
    return false;
    else
    return true;
    end if;I had the "URL Target" to be: javascript:alert('Performing function ...');
    3) Create a disabled button with "Button Style" of "Template Based Button" with "Button Template" value of "Button, Alternate 3". I had the "Condition" type of "PL/SQL Function Body Returning a Boolean" to be:
    if :p1_value1 != 'disable_test_value' then
    return false;
    else
    return true;
    end if;I had the "URL Target" to be: javascript:alert('Performing function ...');
    Mike

  • How to remove greyed out ".local" suffix from name in mac 10.8.3

    Hi. Ive got a really really annoying problem. I have to fix this.
    Right now im running OSX 10.8.3 and when i go on airdrop, my icon displays my account picture and below that it says "Other people in AirDrop can see your Mac as localhost when their computer is nearby. Now my question is, how on earth can i change my name back to something normal like "Harrison"? And get rid of this "localhost" nonsense.
    When i try sharing and unlock the padlock, i try to edit my name but its just greyed out! and when i click edit i can change my name to whatever i want, but after my name, there is always a greyed out suffix saying ".local" that i cannot change no matter what i do!
    When i try terminal hacks, nothing changes. This is really starting to annoy me, and whoever manages to fix it, i can offer a small reward.
    PLEASE HELP

    in terminal:
    sudo scutil --set ComputerName Harrison
    sudo scutil --set HostName Harrison
    sudo scutil --set LocalHostName Harrison

  • Greyed out images when opened in photoshop CS

    I ahve been happily using my photoshop but recently all my images are greyed out with small white and grey boxes so cannot view or change.  I have clicked on the imagine open section in history and it makes not difference.  What am I doing wrong?

    I shoudl warn you that although I use CS5 relatively well to edit I am not very technical so am finding all your helpful queries rather confusing.  However, I have managed to look deeper into my program and the images are in RGB colour on 8 but /channel.  However am working in CMYK.  THe problem is that when opened the images are now in the transparency grid and in order to view them I have to Zoom in or out whic his either too large or too small to work on.  I have not changed anything on the porgram from its initial settings.  From Chris Cox's help i am not really sure what he means by this so please help.  I am unable to find any telephone number for Adobe Help except on in the US where they tell you there is a 30 mins wait and I am based in UK.  ALso not sure what extension......or what that means.  Do you have a UK number I can call or help me further?  Thanks Lucy

  • How do I grey out outlook 2010 & 2013 Signature Options

    Hello,
    I know by using the administrative templates for outlook 2003/2007 that you can disable, or grey out the ability to make changes to your signature. Our company is looking to deploy a template signature, and we want to have the ability to disable users from
    changing their signatures. We are using Office 365 for e-mail and outlook 2010/2013. Obviously if the user wants to edit their signature to each e-mail they write (manually) we can't control that.
    What I am looking for is a way through group policy, local registry settings or something else that will allow us to disable users from changing signature settings. The only setting similar to this for the ADM Templates for 2010+ is to completely disable
    signatures, which we obviously do not want.
    Please let me know if you have any other ideas/suggestions.
    Thank you!

    You can disable many commands using DisabledCmdBarItemsList - this is in the GPO under Outlook  > disable Items in user interface > custom 
    HKEY_CURRENT_USER\Software\Policies\Microsoft\office\15.0\outlook\DisabledCmdBarItemsList
    String name: TCID1 (where 1 is incremented for each command you want disabled) 
    The value for the Insert Signature command on the ribbon in forms is 5608 but I didn't see any other signature commands on the list - and it doesn't disable the right click, choose signature command. A spreadsheet with the command id's is here - http://www.microsoft.com/en-us/download/confirmation.aspx?id=6627
    http://www.slipstick.com/how-to-outlook/group-policy-disable-commands/
    Diane Poremsky [MVP - Outlook]
    Outlook & Exchange Solutions Center
    Outlook Tips
    Subscribe to Exchange Messaging Outlook weekly newsletter

  • How to delete greyed-out groups

    How do you delete greyed-out groups which cannot be selected please?

    You should be able to just click on it and hit the delete key even iff it is greyed out.

  • How do I turn off "image auto-resizing"?

    After upgrading to version 3.6.3, the browser is now auto-scaling my images. I turned off "auto-resizing" on the About:Config page (in other words, setting that parameter to "false") but Firefox is still auto-scaling my images. How can I prevent this?
    == This happened ==
    Every time Firefox opened
    == I upgraded to version 3.6.3

    If you have set the pref '''browser.enable_automatic_image_resizing''' to ''false'' on the '''about:config''' page then Firefox shouldn't resize images.
    Start Firefox in [[Safe Mode]] to check if one of your add-ons is causing your problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    See [[Troubleshooting extensions and themes]] and [[Troubleshooting plugins]]
    Reset the page zoom on pages that cause problems: '''View > Zoom > Reset''' (Ctrl+0 (zero); Cmd+0 on Mac)
    See [[Text Zoom]] and [[Page Zoom]] and http://kb.mozillazine.org/Zoom_text_of_web_pages
    .

Maybe you are looking for

  • Blue Screen when waking PC up while iPod connected

    Can anybody help here? Often, when I wake my PC from a low-power state I get a BSOD (Blue Screen of Death). The cause is usbaapl.sys. Any ideas of what I can do?

  • Can't terminate iphone4 update

    iphone 4 doesn't reset after getting updated to ios7, isn't seen by computer when connected

  • Transcation code to assign Vendor to Customer

    Hi, Can any tell me the Tcode to assign Vendor to Customer. Thanks, Vinayak

  • Ignore URL  param in dispacther

    Hi, We have some page URLs that has some analytic params that needs to be capture from Omniture javascript. If we are having the param in URL the page is not cached as expected. So i  want to ignore the URL param in dispatcher and serve the content f

  • New configurable position in sales order

    My greetings!!!!)))) This is a question, how can I create a new additional position in sales order by copying already existent configurable position with inheriting all characteristics values, source document number and e.t.c.?