How to tell b&w image from color?

Sounds spectacularly dumb, I know, and maybe it is, but here goes:
I have been scanning old b/w photos as color for a book; however, I believe that when I wasn't paying attention, a handful were scanned as b/w. How can I tell whether they were scanned in color or in b/w, in which case I'll have to rescan them?
flat-screen iMac   Mac OS X (10.4.4)  

Hi Eliot,
I don't understand why you would want them in RGB. A b&w photo is just that, b&w. Having it in RGB is still b&w (all pixels with identical values in each channel). The only thing you succeed in is tripling the size of each image by having them in RGB rather than grayscale.
Then there's the problem of RGB when it comes to printing. I'm talking about professional publication here, not ink jet or laser prints. If you convert a b&w file saved as an RGB file to CMYK, most of the color will be converted to the CMY channels with a minimal black. This causes huge headaches on press. Any slight variation of ink on paper will cause the images to shift blue, pink or green depending on which of the CMY inks go off balance during the print run. You are far better off saving b&w images as grayscale. Both for printing and saving space on your drive. A grayscale image will print as black only. With no problems of color shifting as would happen if separated as a CMYK image.

Similar Messages

  • How do I change an image border color to another color - Dreamweaver CS5?

    Good day,
    I have just learned how to add a border to an image with Dreamweaver CS5 within the Properties Inspector.
    After typing the width in pixels in the Border Text Field and pressing the Enter key, Dreamweaver created a black border.
    How do I change the image border color to another color?

    I added your suggested rule to the Style Sheet "in any order" as you explained. See the image below.
    However this did not change the image border from black to light blue. In fact, nothing changed.
    Nothing changed because the CSS that has been written into DW is incorrectly written.
    You want the following (exactly as written below)
    img {border: 4px solid #0062C8;}
    You've inadvertently wrapped the rule inside a #main_image container rendering it meaningless.
    It's easiest to go into Code View and change
    #main_image {
         img {border: 4px solid #0062C8;
    to
    img { border: 4px solid #0062C8; }
    The Property Inspector added a border exactly as I wanted it, other than the color I wanted the border to be. What is the use of this function in Property Inspector if it can add a border within Property Inspector but not let me change the COLOR of the black border that Property Inspector added, to another color?
    That's a deceptively simple, yet valid, question with a long answer.
    Back in the dark old days of web design web designers were restricted to inline HTML formatting which offered  border properties but no colors.
    CSS styling offers colors and more but has to be written differently.
    These days. it's best to avoid HTML formatting. Unfortunately border="4px" in the PI still allows it. But does not permit color.
    Does anyone else out there ever add color borders to their IMAGES (not the containing box for the image) ?
    Yes, using CSS.

  • How to pull or import images from MIME repositary.

    Hello Experts,
    i have uploaded the JPEG images via t-code  OAER,BUT I AM UNABLE TO RETRIAVE it,
    could you please tell me how can i retriave Mass images from MIME repository?
    Regards,,,,,,,,,,
    Santosh

    Sorry, by mapped i meant what you described above...changing my designated media folder to the one on the new EHD.
    I did try holding in the option/alt key as suggested by apple elsewhere in the forum but only opened the a window indicating where the shortcut file is located i.e. the iTunes.exe properties window. I tried the shift key too as well as several other but could not get the window asking me to choose a library.
    Tried to copy a screen grab in but it doesnt allow me to.
    When i opened the player after moving the folder there was nothing in my libraries except for a few purchesed songs and movies saved on icloud. I got my music in by going to file>add folder, and selected the music folder on the new drive. This "imported" my music to the player.
    I must mention also i am using Win8 and the latest version of iTunes, but i live is South Africa and ive noticed my laptop keyboard keys/functions on the HP are different from previous computers i have used.
    Where should the playlst files reside when using an EHD? Still on the main computer or on the new EHD?

  • How can i  read a image from a oracle DB?

    How can i read a image from a oracle DB?
    Because in the DB a have a field that is a picture that i would like to show in a jpanel.....but this field is in oracle DB only has strange caracters ..... so Do i have to read this field like a input stream?....
    Could some body help me please?
    Thanks...
    Mary

    Well I suppose the picture is stored in a blob. If that is so this is some code I have used to load a picture to a panel. Hope you find it usefull.
    PreparedStatement retreive = db.createPreparedStatement("select bl from test where ln = ?");
    Blob bl;
    try{
    retreive.setBigDecimal(1, new BigDecimal(jTFln.getText()));
    ResultSet rs = retreive.executeQuery();
    if (!rs.next())
    System.out.println("Empty Result Set");
    bl = rs.getBlob("bl");
    if (bl == null) {
    System.out.println("Null Blob");
    return;
    InputStream is = bl.getBinaryStream();
    int imageLength = (int) bl.length();
    System.out.println(imageLength);
    System.out.println(bl.length());
    byte[] imageData = new byte [imageLength];
    is.read(imageData, 0, imageLength);
    image1 = new ImageIcon(imageData);
    photo = new JPanel() {
    public void paint(Graphics g){
    g.setColor(Color.lightGray);
    g.drawImage(image1.getImage(), 0, 0, this);
    } catch (BadLocationException ble){
    ble.printStackTrace();
    } catch (SQLException sqle){
    sqle.printStackTrace();
    } catch (IOException ioe){
    ioe.printStackTrace();
    }

  • In My iphone 5s,i have disabled automatic download from whatsapp app.So whichever images,video i feel is good i download them and then save them to my camera roll section.So i want to know how can i remove the images from cache of my phone.

    In My iphone 5s,i have disabled automatic download from whatsapp app.So whichever images,video i feel is good i download them and then save them to my camera roll section.So i want to know how can i remove the images from cache of my phone which are downloaded and not saved,but they remain in cache.
    Even in some apps i have data which i want to remove,but cant find a way to remove them and they are in my cache eating up my memory.

    Try assigning Queen as the Album Artist on the compilations in iTunes on your computer.

  • I had to get a new iphone and want to know how to tell if my pictures from my previous phone were backed up on itunes.  when i connect my c even if i'm going from a 4 to a 5s?

    i had to get a new iphone and want to know how to tell if my pictures from my previous phone were backed up on itunes.  when i connect to itunes, does it automatically sync / backup even if i'm going from a 4 w/IOS 6 to a 5S w/IOS 7?

    Welcome to the Apple Community.
    Yes you can probably delete the 2 incomplete back ups they are unlikely to work.
    However, I'd be inclined to back up to a computer as well and restore from there, if you are changing your phone.

  • How can I get an image from the screen? Like screen printer in PC to pasting after in word or other program.

    How can I get an image from the screen? Like screen printer in PC to pasting after in word or other program.

    If you do Cmd+Shift+3 you'll get a full screen image saved to your desktop as a jpg file.
    Also, you can use Cmd+Shift+4 and you'll get a cursor which you click+drag to draw a box. When you release the drag the boxed in area will be saved to the Desktop as a jpg file.

  • Upgarded to PE 13 - How do I drag an image from one screen to another (using 2 monitors)

    upgarded to PE 13 - How do I drag an image from one screen to another (using 2 monitors)

    upgarded to PE 13 - How do I drag an image from one screen to another (using 2 monitors)

  • I am downloading from a Canon 650D to Photoshop CS5.1 AND Adobe Bridge CS5.1  do i need to download a  DNG convertor? if so how do i get the images from the camera to the convertor?

    I am downloading from a Canon 650d  TO Photoshop CS5.1  and Adobe Bridge CS5.1  Do i need to download a DNG convertor? if so how do i get the images from the camera to the convertor?

    Please check the list yourself and co,mare the necessary CR version with the one your version of Photoshop utilizes. 
    If the version os higher than yours you can use the free DNG Converter – as to how to use it please read up on that.
    Camera Raw plug-in | Supported cameras

  • How can I manually attach images from my photo booth (imported into iPhoto) to emails? Auto function, in photo booth has my photos lying sideways?

    How can I manually attach images from my photo booth to iCloud emails?
    They are imported as 'events' into my iphoto library.
    Auto function, in photo booth has my photos lying sideways when placed in 'mail' emails?

    There are many, many ways to access your files in iPhoto:   You can use any Open / Attach / Browse dialogue. On the left there's a Media heading, your pics can be accessed there. Command-Click for selecting multiple pics.
    (Note the above illustration is not a Finder Window. It's the dialogue you get when you go File -> Open)
    You can access the Library from the New Message Window in Mail:
    There's a similar option in Outlook and many, many other apps.  If you use Apple's Mail, Entourage, AOL or Eudora you can email from within iPhoto.
    If you use a Cocoa-based Browser such as Safari, you can drag the pics from the iPhoto Window to the Attach window in the browser.
    If you want to access the files with iPhoto not running:
    For users of 10.6 and later:  You can download a free Services component from MacOSXAutomation  which will give you access to the iPhoto Library from your Services Menu.
    Using the Services Preference Pane you can even create a keyboard shortcut for it.
    For Users of 10.4 and 10.5 Create a Media Browser using Automator (takes about 10 seconds) or use this free utility Karelia iMedia Browser
    Other options include:
    Drag and Drop: Drag a photo from the iPhoto Window to the desktop, there iPhoto will make a full-sized copy of the pic.
    File -> Export: Select the files in the iPhoto Window and go File -> Export. The dialogue will give you various options, including altering the format, naming the files and changing the size. Again, producing a copy.
    Show File:  a. On iPhoto 09 and earlier:  Right- (or Control-) Click on a pic and in the resulting dialogue choose 'Show File'. A Finder window will pop open with the file already selected.    3.b.
    b: On iPhoto 11 and later: Select one of the affected photos in the iPhoto Window and go File -> Reveal in Finder -> Original. A Finder window will pop open with the file already selected.

  • How do I get an image from Picasa and transfer it to photoshop to work on it.?

    how do I obtain an image from picasa and bring it to ps to work on it?

    Are you using a Windows system, and do you have File Explore set to show extensions?  I am wondering if the file name might look like:
    'Starbirds Picture.jpg.tiff'  ?
    The fact that you say the image looks different after reducing its bit depth makes me think you are right about it being 32 bit, but as Chris said, it can't be a JPG.
    Your computer monitor is not capable of displaying the full tonal range of a 32bit image produced by an HDR program like Photomatix or Photoshop, so it has to make compromises.  You have to chose what process to use to reduce its bit depth to give it the look you are after.  I prefer Photomatix for HDR.  If you install a trial version and open your 32 bit image in it, you can then chose one of the options to convert it to 16 or 8 bit.  These might be Tone Mapping, Exposure Fusion, or Tone Compression.   Tone Mapping is the option that produces the typical HDR look.
    But you are using Photoshop.  I haven't noticed what version you are using, but Google Photoshop (your version) HDR processing, and you'll see how to control the end look of the image.

  • How to revert the maintainence image from 2.1(5) to 2.1(3) on NAM2 Module.

    Hi,
    Could some one please help me with the procedure or document on how to revert the maintainence image from 2.1(5) to 2.1(3) on NAM2 Module/
    As I am trying to upgrade the 4.0 software version on the nam.
    Thanks in advance.
    Regards
    Alex.

    I follwed this note only (Deploying Sun JRE (Native Plug-in) for Windows Clients in Oracle E-Business Suite 11i [ID 290807.1]) to upgrade my Jre -1.6.0_23 version .Use the same steps to downgrade to 1.6.0_20 (i.e. download the correct plug-in, issue "txkSetPlugin.sh jversion" with the desired version, ..etc).
    I given it to application team for testing they come back with some issues telling that some application and users unable to access so requesting to downgrade the JRE to 1.6.0_20 version.What issues? Have you considered upgrading to 1.6.0_24?
    Mismanaged Session Cookie Issue Fixed for EBS in JRE 1.6.0_23
    http://blogs.oracle.com/stevenChan/2010/12/mismanaged_session_cookie_issue_fixed_ebs.html
    Is it possible to downgrade ? Try the above, or restore from a backup (if you have one) which is taken before upgrading to 1.6.0_23
    Thanks,
    Hussein

  • How do I save specific image from a .tif file?

    Hello, I have a big .tif file contains some images. How can I save an image from a specific layer, to a .jpg or .png file?

    Hide the layers as deepakgahlot has suggested by selecting the eye icon on the layers pallet and then when you have the layer you want save for web (Shift+Ctrl+Alt+S) or File>Save for Web.. and then you can select either a .jpg or .png

  • How do I open RAW images from DSC_RX100M3?  I downloaded Adobe DNG converter 8.4, but could not convert the images?

    How do I open RAW images from DSC_RX100M3?  I downloaded Adobe DNG converter 8.4, but could not convert the images?

    Small correction to what SSprengel wrote...
    The RX100M3 is supported only by version 8.5.  It sounds like you need a newer version.
    Photoshop Help | Digital Negative (DNG)
    -Noel

  • How do you remove duplicate images from your all images file on your mac desktop

    How do you remove duplicate images from your all images file on your mac desktop?

    Don't under any circumstances.
    All images is not a file. It's not a place. It's a list. Specifically, it's the result of an instruction: List all the images on my machine.
    When you delete something from All Images, then you have no idea what you're removing from where - files that are part of word processing docs, interface elements, corrupting your iPhoto Library. There are many perfectly legitimate reasons why you might have what appears to be duplicates but are not.
    Rule number One: Never delete anything on your machine whose job you don't understand.

Maybe you are looking for

  • Report  intermittently not printing in HP printer

    Hi All, We are currently facing an issue printing a report in HP printers. We have a report developed in oracle report 6i and this report is in pdf format and registered in oracle apps 11.5.4. There are few occassions where running this report (thru

  • All of my music is gone, how can i get it back?

    all of my music is gone, how can i get it back? (on itunes)

  • Sound file problem

    Hello, I am using sound control in oracle forms 6i. So when I play the file Sound file it is not being played more than 3 min.

  • Running vmware-user-suid-wrapper stops keyboard/mouse input

    I'm attempting to run Arch under VMWare Fusion 3 in Mac OS X.  I have previously run Arch on a variety of Windows and Linux machines using VirtualBox without issue. (I would use VirtualBox on the Mac as well, but it's performance is incredibly slow.)

  • How to Maintain a Segment in case of LSMW

    Hi,    I want to maintain a segment in LSMW so how can i maintain a segment in case of LSMW so actually i want to maintain the document flow segment so how can i maintain the segment in LSMW Regards Raju