Making Images to ICC v4 compatible

Hi All
Can anyone tell me.
How I can do Color Management to an Image in Java?
How I can set the ICC Version 4 for the images?
Color Management is working in Safari Browser and few other web browsers?
Shashwat

BalusC is correct about the file separators. I would add that for URLs, the separator is always /
Also, Java provides a number of ways get at OS specific things like this in a portable manner. The file separator is stored in java.io.File.separator. The path separator is stored in java.io.File.pathSeparator. There are many useful properties accessible by java.lang.System.getProperties(); for example the line separator.

Similar Messages

  • Making images and text scalable in fluid grid

    So I'm creating my first Fluid Grid design and I'm having issues with making images scalable and look appropriate. Take a look at this example and the four social media icons on the top right. They're in one div id called sociaLinks. I have in my style_fg.css that the img attribute is set to 3em but that doesn't make the image scale as you resize the browser. I tried doing something like 25% (actually, a little less and I used that figure since there's four images in the div) and that worked in Firefox but in Chrome and Safari, it just appeared as what might as well have been a dot. So how can I make it where the multiple images can scale with the browser?
    Likewise, I have a similar issue with making text do the same thing. In this case, my #access div which I'd like the font to resize with the browser. Any ideas on making that work?

    You can make images scaleable using CSS3 like this:
    div
    background-image:url('mypicture.png');
    background-repeat:no-repeat;
    background-size:cover;
    You can also use vendor specific code to make this code compliant in browsers that don't have css3 yet:
    /* Safari,Chrome */
    -webkit-background-size: cover;
    /* Seamonkey */
    -moz-background-size: cover;
    /* Opera */
    -o-background-size: cover;
    Hope this helps.

  • How do I remove white jagged edges after making image transparent?

    How do I remove white jagged edges after making image transparent?  Is there a feature to help out with this?

    It's a file format limitation. GIF supports 1 bit of transparency.  That is 2^1 (which equals 2 total) levels of transparency.  This equates to either NO transparency at all, or specifying 1 single color of the 256 total possible values to being fully transparent.
    This will leave a very ugly fringe around the edge no matter what; it will only not be visible in color that match or are close to the fringe color; and then, that's a perception issue.
    Try creating an alpha channel and saving the image as a PNG.  That supports 8 bits of transparency, which equals 2^8 or 256 total different levels of transparency.  This will let your image have very smooth edges with no jagged transitions.

  • Making Image Backups of Windows 8.1

    I want to periodically make image backups of the boot drive for a Windows 8.1 system using a third party imaging tool.   I found out the hard way already that you need to make a copy of the entire drive, not individual partitions.    Does
    the System Reserved partition get updated potentially any time you run Windows Update?    What I am wondering is if I can make a copy of the disk - which is two partitions the System Reserved and the actual Windows partition - to a backup drive,
    and then later add to the end of the backup drive two more copies of the Windows partition without making additional copies of System Reserved.   Will that work, or do System Reserved and Windows partitions always need to be backed up together?
    Will

    My suggestion:
    Ditch the 3rd party tool and make regular Volume Shadow Copy Services-integrated System Image backups using a scheduled wbadmin command.  I do this and I know it works.  At the moment I have 54 system images available for restoral on my external
    MyBook USB drive.
    See my posts in this thread:
    http://social.technet.microsoft.com/Forums/windows/en-US/99d8697f-dd0b-4cb7-868c-91d080752d89/81-backuprestore?forum=w8itprogeneral
    See also:
    http://technet.microsoft.com/en-us/library/cc742083.aspx
    At a CMD prompt, run the following command to see what your options are:
    wbadmin start backup /help
    The command I personally have scheduled to run once per night is this:
    wbadmin start backup -allCritical -vssFull -quiet -backupTarget:G:\
    -Noel
    Detailed how-to in my eBooks:  
    Configure The Windows 7 "To Work" Options
    Configure The Windows 8 "To Work" Options

  • Making the Webcenter ADF pages compatible with Mobile browser

    Hi,
    I'm trying to make the already developed ADF pages compatible to Mobile Browser (like blackberry etc).
    I have tried with the way what oracle ADF specification says like have to create a Fusion proj then have to add a new project into that and develope the mobile browser pages. In this way, it is working absolutely fine. But the problem is, i have already developed an application which uses lot of web center stuff and we have created so many pages in the application. Making this pages compatible to Mobile browser will take hell of effort.
    Is there anyway that these pages can be made compatible to mobile browser (like blackberry etc).
    Suggestions and Help is highly appreciated.
    Thanks in advance.
    Mahipal
    Thanks,
    Mahipal

    Hi Wiebke,
    You need to change the property Supported User Agents for all objects you need to access with MS Mobile IE. The procedure is the same as enabling your portal to be indexed by Web Search Engines for external facing portals, which is described here: http://help.sap.com/saphelp_nw04s/helpdata/en/44/ccf6bf687f3b9ae10000000a1553f6/frameset.htm.
    This will technically allow all browsers to access the portal. Note that SAP does not support them, and especially in the case of mobile browsers, you may have issues regarding screen size and scripts (maybe fix this by creating a custom framework page+custom navigation iviews?).
    Regards,
    Johan

  • How can I capture live video and still image by a DirectX compatible USB webcam using LabView ?

    Dear forum members
       I'd like to design a user interface which shows a live video and capture still images for it by a DirectX compatible USB webcam using LabView or NI Vision Toolkit, how can I do this ? and If this is possible How can I reach the webcam DirectX filter properties and set them using LabView ? I would be grateful to anyone Who lead me to the correct solution.
        Sincerely
        Cem DEMiRKIR

    Cem,
        With our example programs you can acquire and save an image (IMAQ >> File Input and Output >> Snap and Save to File.vi) from one camera, if you double the VI's to create the image and the image task, you can easily have one program acquire and save for two cameras.
        I may need more information on what you mean by calibration.  Do you mean basic camera setup?  That can be done in Measurement and Automation Explorer by setting up the options within the IMAQ settings for each camera.  Or do you mean more complex calibration for special types of images?  The more description of what you mean, the better I will be able to help you get it done.  You mentioned zoom and motion parameters, what kind of motion?  Our vision drivers only control triggering the camera to acquire, then analyzing, processing and displaying the resulting image.
        If you have more details on exactly what you want to do, that would be great.  Let me know if you have more questions, thanks!
    -Allison S.
    Applications Engineering
    -Allison S.
    Calibration Services
    Product Support Engineer

  • Disk Utility error -39 when making image of HD backup

    Whenever Apple releases a substantial update I first make a backup of my boot disk to an external Firewire drive before installing it. Before overwriting the existing backup, however, I make a compressed image with Disk Utility on another partition.
    With 10.4.4 and 10.4.5 making the image fails with error -39. Somewhere I read that the error had to do with Disk Utility's not being able to cope with large disk images.
    Is anybody experiencing this problem? Is there a solution, a workaround, or another program that I could use?

    1. For reasons I don't know disc images seem to become more fragile the larger they get. They also can be subject to file corruption that affects the entire disc image, whereas file corruption on a clone would only affect certain files.
    2. You cannot put multiple clones on the same volume. Each clone must be on a separate volume, but you can have multiple volumes on a single drive simply by partitioning the drive accordingly. Of course you need a drive large enough to accommodate each clone. Each clone should be to a space equal to the capacity of the cloned drive.
    3. I'm not a big fan of TM, although I must confess it has become more reliable since it's release, especially with Snow Leopard. However, there are many backup utilities that can create clones, perform incremental updates, and archive changed files. See the following:
    Backup Software Recommendations
    Carbon Copy Cloner
    Data Backup
    Deja Vu
    Silver Keeper
    MimMac
    Retrospect
    Super Flexible File Synchronizer
    SuperDuper!
    Synchronize Pro! X
    Synk Pro
    Synk Standard
    Tri-Backup
    Others may be found at VersionTracker or MacUpdate.
    Visit The XLab FAQs and read the FAQ on backup and restore. Also read How to Back Up and Restore Your Files.

  • Print with preview different than image using ICC's

    Hello;
    I am using CS2. Suddenly when I print with preview and choose "any" icc profile, I see an off color image. This off color image is printed off color and not what I originally had. It is approximately 1/2 to one stop density lighter (and redder) and the shadows are cyan/blue, instead of neutral black.
    If I choose Adobe RGB as the profile and print, the image is close but not correct. This is happening with CS2 and elements 6.
    Of course the r1800 is set for ICM and off - no color adjustment.
    I have down loaded new profiles, reinstalled my epson r1800, checked for missing files in CS2.
    I am running windows XP Home, 2gig memory, dell xps. I have been using this system for over two years without a problem until now.
    Does any one know where I can check for the problem and how to correct for it?
    Thanks

    On Sat, 10 May 2008 09:44:44 -0700, [email protected] wrote:
    Ok, it's not ink, so I'll take another shot at this one.
    > I am using CS2. Suddenly when I print with preview and choose "any" icc
    > profile, I see an off color image. This off color image is printed off
    > color and not what I originally had. It is approximately 1/2 to one stop
    > density lighter (and redder) and the shadows are cyan/blue, instead of
    > neutral black.
    I can't determine whether you mean the print preview dialog's image, or the
    preview that is optionally displayed by the Epson driver. The preview
    shown by the Epson driver (as opposed to the one shown in the CS2 print
    preview dialog) is misleading. The reason is that the RGB values for the
    printer are being displayed directly on your monitor. Epsons tend to print
    a bit on the cool side, so it's normal for the image to have an overall
    reddish look to it.
    You say two other things that seem ambiguous to me. One is that if you
    choose "any" icc profile, the colors change. Does this include your
    monitor profile, and other profiles such as sRGB and Adobe RGB? If they
    all appear the same, then I would suspect that something is highly out of
    kilter here - for example that you have ICC enabled in your printer driver
    settings and are double profiling. The second thing is that the final
    printed output matches the off color preview image. I have no explanation
    for this, other than random coincidence.
    It's hard to be definitve, about either of the above points, because I'm
    not sure which preview image you are referring to.
    > If I choose Adobe RGB as the profile and print, the image is close but
    > not correct. This is happening with CS2 and elements 6.
    Printing to Adobe RGB should produce very subdued colors, yet you are
    seeing close to normal colors. Again, a puzzle that would cause me to
    check your printer driver settings. It is very easy to double profile, and
    with Epson's this almost always produces a magenta image.
    > Of course the r1800 is set for ICM and off - no color adjustment.
    For Windows, I'm used to the Epson drivers providing you with about four
    choices, which include a "no color adjustment" choice, manual,
    PhotoEnhance, and an "ICM" choice. On the Mac, I believe you can select
    ICM from a pulldown, then disable color adjustment with a separate check
    box which disables the pulldown. If you could explain this descrepancy
    that might be helpful.
    > I have down loaded new profiles, reinstalled my epson r1800, checked for
    > missing files in CS2.
    Next step is to reset your prefs - hold down shift, ctrl, alt during
    startup and say yes when it asks for your first born child.
    > I am running windows XP Home, 2gig memory, dell xps. I have been using
    > this system for over two years without a problem until now.
    >
    > Does any one know where I can check for the problem and how to correct
    > for it? Thanks
    Read Ian Lyons's web page on how to set up your color prefs
    http://www.computer-darkroom.com/ps9_colour/ps9_1.htm
    After resetting your prefs, and going over your color settings, I would
    advise you to do a systematic test as follows:
    o Set your printer, and photoshop's working space to sRGB mode
    o Create a one inch by 8 inch neutral gradient
    o Print it, and verify that the gradient is reasonably neutral, and about
    the right brightness.
    o Set your printer to no color correction
    o Have Photoshop print using the profile for your printer
    o If the gradient looks wrong - too dark, or with color casts as you
    descrive, the problem may be a bad profile. Use Curvemeister's profile
    plotter to get an idea of the quality of the profile, whether it has abrupt
    breaks, etc.
    http://curvemeister.com/downloads/profileplotter/dercurvemeisterprofileplotter.zip
    If you decide the profile is bad, and cannot find another one, then live
    with PhotoEnhance mode over sRGB, and specify sRGB as the printer profile
    in Photoshop. Work that way until you find a better profile.
    Mike Russell - http://www.curvemeister.com

  • Making images rotate randomly on a page.....

    Hi,
    I am sorta new to DW, and I want to design a page that has either random images or text displayed without using flash.  I kinda want this effect (it takes about 10 seconds to start)  http://www.oen.org/
    Is this done with Java Script?  And any pointers on how to get started would be great.
    Thanks,
    Gary

    I kinda want this effect (it takes about 10 seconds to start)  http://www.oen.org/ 
    Is this done with Java Script?  And any pointers on how to get started would be great.
    Have you tried to view the source code of the page?
    <html>
    <head>
    <script type="text/javascript" src="files/jquery-1.2.6.min.js"></script>
    <script type="text/javascript" src="files/jquery.cycle.lite.min.js"></script>
        <script type="text/javascript">
        $(document).ready(function() {
          $('#slideshow').cycle({
            timeout:       10000,  
            speed:         3000,
            pause:         1
        </script>
    </head>
    <body>
    <div id="slideshow">
    <div class="show"><a href="www.oen.org" alt=""><img alt="party" src="images/Bus%20tour-2-72%20dpi.jpg" /> </a></div>
    <div class="hide"><a href="www.oen.org" alt=""><img alt="Party" src="images/Bus%20tour-4-about%20us%20shot.jpg" /></a></div>
    <div class="hide"><a href="www.oen.org" alt=""><img alt="Party" src="images/R.%20executive%20forum-7recrop.jpg" /> </a></div>
    <div class="hide"><a href="www.oen.org" alt=""><img alt="Party" src="images/OEN%20network-3.jpg" /></a></div>
    <div class="hide"><a href="www.oen.org" alt=""><img alt="Party" src="images/1Angel%20awards-1-72%20dpiv2.jpg" /></a></div>
    <div class="hide"><a href="www.oen.org" alt=""><img alt="Party" src="images/1Angel%20awards-2-72%20dpiv2.jpg" /></a></div>
    <div class="hide"><a href="www.oen.org" alt=""><img alt="Party" src="images/1OEN-4%2072%20dpiv2.jpg" /></a></div>
    <div class="hide"><a href="www.oen.org" alt=""><img alt="Party" src="images/1Round%20table-1-72%20dpiv2.jpg" /></a></div>
    <div class="hide"><a href="www.oen.org" alt=""><img alt="Party" src="images/1Winners-2-72dpiv2.jpg" /></a></div>
    <div class="hide"><a href="www.oen.org" alt=""><img alt="Party" src="images/R.%20executive%20forum-8recrop.jpg" /></a></div>
    <!-- END slideshow --></div>
    </body>

  • Making images size of browser

    hey guys,
    Does anyone know how to make a flash the size of the viewer's browser?
    I also created the layout of the website in photoshop and exported the file into dreamwearver. I've been trying for hours to make the layout the size of the browser, I atleast have it centered, haha. Can anyone help?
    Thanks
    cteixeira89

    Images are static by nature.  They don't resize to browser viewport without a great deal of help from scripts.
    Small background image gradients or tiles can be repeated to fill the viewport.  This doesn't work well on larger images or photos.
    If you want a Liquid Layout, use % width.
    CSS:
    body {
    width: 85%;
    margin: 0 auto; /**with width, this centers page**/
    That said, liquid layouts can be very tricky to work with. See the following demo and watch what happens when viewport is resized.  It's ugly.
    http://alt-web.com/TEMPLATES/3-col-liq-layout.shtml
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists 
    http://alt-web.com/
    http://twitter.com/altweb

  • Making image change according to what words are clicked without page reload

    So I had all the ideas for my web page laid out and I finally
    started building it and got stuck in one area. I wanted to make two
    boxes next to each other... one with text and the other with just
    large image that changes according what text in the other box is
    clicked. I wanted all of this to happen without the page actually
    loading again. I saw something similar to it on
    Barackobama.com below the
    navigation on the left. I'm sure it involves some kind of script
    that I am not familiar with, but if anyone has any ideas of how to
    go about doing this please let me know. Thanks.

    DW's SetText behavior is one way to make that happen.
    Clicking on a word in
    the text area would rewrite the HTML in the image area to
    load a new image.
    Perhaps more simply, this would also be very easy to do with
    DW's Swap Image
    behavior. Click on the text, and that image swaps to another
    image.
    Do some homework by studying both of those behaviors and what
    you can do
    with them.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "This Is An Essay" <[email protected]> wrote
    in message
    news:g74ndu$soh$[email protected]..
    > So I had all the ideas for my web page laid out and I
    finally started
    > building
    > it and got stuck in one area. I wanted to make two boxes
    next to each
    > other...
    > one with text and the other with just large image that
    changes according
    > what
    > text in the other box is clicked. I wanted all of this
    to happen without
    > the
    > page actually loading again. I saw something similar to
    it on
    >
    http://www.barackobama.com
    below the navigation on the left. I'm sure it
    > involves some kind of script that I am not familiar
    with, but if anyone
    > has any
    > ideas of how to go about doing this please let me know.
    Thanks.
    >

  • Image Capture & ICC profiles

    Is it possible to use Image Capture with my scanner and have it embed something other than the sRGB colour profile when scanning colour photographs? I'd like it to embed AdobeRGB instead. In most other respects I prefer it for scanning photos to Epson Scan and VueScan.

    Hi G-Man,
    It's probably something in the Preferences folder; Users/herusername/Library/Preferences. Start by removing com.apple.ImageCaptureApp.plist and trying again. If that doesn't do it drag the entire Preference folder to the desktop, log out and back in. Launch it again and if it works you can either reset preferences for all System Preferences and apps or drag the preferences files a group at a time back to the new Preference folder in Library and test Image Capture each time. That way you can narrow it down to the one offending preference file.
    John

  • Making Image Fit Into Photo Album

    I am using photoshop elements 11 trial version before I buy one.  I'm trying the wedding photo album, but I'm having trouble fitting a picture into the picture "slots" for lack of a better term.  One picture that I simply want as a full picture is 8.5 x 11, 300 dpi.  Photoshop elements will not let me see the entire picture.  What do I do? 

    Do you mean you want to drag a picture from the photo bin to the working space so that they fit in one free location of the template ?
    If the size in pixels of the dragged picture is much bigger than the final size in the template, you'll see only a small part of it in your template. If you want to resize the layer where the dragged photo has been copied, you can't see the bounding rectangle to resize the layer.
    You could resize a copy of the file to drag to a smaller size before dragging, but it would be easier to use the following method:
    - I have set the preference to zoom with the wheel of my mouse.
    - Once I have dragged my image to the template, I use the shortcut Ctrl T ( free transform) I zoom strongly so that the whole picture looks much smaller and the bounding box of the new layer appears entirely. Alternatively I can use the navigator slider to reduce the zoom range so that the bounding box appears around the reduced view of the template.
    - I select a corner of the bounding box and move it towards the center to resize the image so that it fits roughly into the template; and I zoom back to normal view of the template to adjust the size and position of the layer with the move tool.

  • PS Elements 5 (Making images clearer and importing images into PSE)

    Hello,
    My boss just took a class on elements 5. He said that his instructor brought up a slighlty below average photograph of a fish in a tank and instantly made it clearer and brighter in just a few clicks. Could you tell me the steps to do that?
    Also, he says he is sick of going on his desktop to get his photos. Is there a way you can import them into PS Elements 5.0, so that they are right there in the program on the right?
    Please let me know when you can. I really appreciate the guidance.

    Hi L.S.
    The problem with something like that is... the person doing the instruction
    could take what is called a "stock image" that is used to demonstrate a
    "fix" technique. This technique, as I think Colin is pointing out won't
    necessarily work for another image.
    As for the images on the desktop, PSE can move images for you, but it sounds
    like you might want to take a course in Windows so that you understand how
    to move files around.
    If you are thinking of something specific, we can definitely help you
    here... just tell us what you want to do... for example "fix a picture" is
    not really that specific, but "lighten" or "darken" colours is a little
    easier for us to help you with.
    Cheers

  • CSE3 - Making images in color for print

    I am only used to one color printing. I'm using CSE3 and I'm supplying something in 2 colors. When the printers output, they will use certain color inks, and they told me I could use any 2 colors in my file.
    1) How to I make the image a color? I have a .tif and I'm trying to colorize it, and ... nothing. The image is greyscale. I seem to only be able to colorize the border, not the image itself (which is just a black image).
    2) Can I make an inserted pdf file a color?
    The only thing I can seem to make a 2nd color is text.
    Thank you.
    Cyndy

    PDF files  are a "container format" -- they can contain a lot of different kinds of image data, and the challenge is extracting the data without damaging it. That is, extracting the data without lowering the quality.
    PDF files can contain TIFFs. They can contain JPEGs. They can contain CCITT fax images. They can contain straight-up 1bpp bitmaps. And of course they can contain text and lines and all sorts of vector art.
    If the PDF file is vector, ideally you use a vector tool to set its color. That would be Adobe Illustrator, most likely.
    If the PDF file contains a raster image, you will want to extract the raster image without lowering its quality, potentially manipulate it in Photoshop, and then place it in InDesign.
    In Acrobat Pro, Save As is not a good choice. That will save the entire PDF file, not just images, and it will rasterize any vector components. It will also change the resolution, which can potentially lose information, and often just give you a bigger file with the same effective resolution.
    Best choice in Acrobat Pro is to go to Tools > Advanced Editing > Touchup Object Tool, then right-click and Edit Image. That'll open it in Photoshop. Then you can proceed to save it.
    In order to tint an image in InDesign, you'll need to have a monochrome (photoshop: Image > Mode > Bitmap) or grayscale image saved in PSD, TIFF, BMP, or JPEG.
    In short: tell us what produced the PDF file and what kind of file it is.

Maybe you are looking for

  • How can I create a new page???

    I do a new actionRouter("jsp"); and it do well but I want to have this page in a new page, no in the same one. Somebody can help me?? thank you

  • Issues with Query Caching in MII

    Hi All, I am facing a strange problem with Query caching in MII query. Have created one xacute query and set cache duration 30 sec. The associated BLS with the query retrieves data from SAP system. In the web page this value is populated by executing

  • Timed out but services started

    Dear all, When am starting the services as below adoacorectl.sh start script returned failure.. but when I check the services it is up and running as you can see .. any iea Executing service control script: /u01/prod/inst/apps/prod/admin/scripts/adoa

  • Dropdownlist values problem urgent

    Hi all, I developed a page in jdev 9.0.3. And I deployed to R11 application. Page needs user id to generate data for the dropdownlist in view objects where clause like user_id = fnd_profile('USER_ID'). When I open the page after restarting apache the

  • Upgrading Endeca Server data domains from 3.0 to 3.1

    Please explain the instructions mentioned below (link for reference where it is mentioned): http://docs.oracle.com/cd/E40518_01/studio.310/studio_migration/toc.htm#Application%20data%20structure%20now%20uses%20data%20sets When you upgrade Endeca Serv