How to combine 3 grayscale image into a color image??

I have 3 8bit grayscale images, and want to convert them into a color image.
How can I do this?
Thank you in advance!

BufferedImage.getRGB and BufferedImage.setRGB.

Similar Messages

  • How to combine a one columns into 1?

    I am using Oracle 8i,
    I want to know that how to combine a one columns into 1 row:
    For example:
    ITEM_NO NAME
    01 ABC
    01 CDE
    Result Set:
    ITEM_NO NAME
    01 ABC; CDE
    I have try to use "SYS_CONNECT_BY_PATH" this function, however, that function can use in Oracle 9i or 10g, NOT 8i.
    So please please help me to solve that. Many thanks.

    Check this thread
    Re: column values separated by ,

  • How to combine several regex queries into a script?

    Hi there,
    is it possible to combine several regex queries into a javascipt? I export the text from a database with custom tags and the regex queries perform text AND character style replacements.
    example
    Let's say my exported text is the following
    "I have a <tag_bold>very big text</tag_bold> that includes a lot of different character styles, such as <tag_bold>bold</tag_bold>, <tag_italic>italic</tag_italic>, <tag_bold>bold with some <tag_bold_underline>underlined words</tag_bold_underline></tag_bold>,
    or ever words with different <tag_size-2>text size</tag_size-2>"
    The result I want is
    "I have a very big text that includes a lot of different character styles, such as bold, italic,
    bold with some underlined words, or ever words with different text size"
    Notice that all the tags open and close in the same paragraph and that there are nested tag pairs in some cases. So i execute my queries (more than 20) from the outer pair to the inner, that is:
    <tag_bold>...</tag_bold>
    <tag_italic>...</tag_italic>
    <tag_size-2>...</tag_size-2>
    <tag_bold_underline>...</tag_bold_underline>
    Thanks in advance for your help
    dps

    Hi Shonky,
    thank you for your answer. It seems that it is very close to the solution.
    1) I see now that my question was not clear enough.
    In the text that is included between the tags, I want to apply a Character Style I have define in the character style palette of InDesign CS3.
    That style can contain a lot of options, such as font family, size, style or color changes and is different for each tag.
    2) I tested the function with my tags:
    function my_replace (tag_bold)
    app.changeGrepPreferences = NothingEnum.nothing;
    app.findGrepPreferences = NothingEnum.nothing;
    app.findGrepPreferences.findWhat = '<' + 'tag_bold' + '>' + '(.+?)</' + 'tag_bold' + '>';                     // here is the name i use in the regex tag
    app.changeGrepPreferences.changeTo = '$1';
    app.changeGrepPreferences.fontStyle = 'tag_bold';                                //here is the name of the Character Style I have define in InDesign
    app.activeDocument.changeGrep();
    app.changeGrepPreferences = NothingEnum.nothing;
    app.findGrepPreferences = NothingEnum.nothing;
    result: nothing happens
    3) Using in the script only the body of the function and running it, it highlights the right words with that pink color and shows that the Style of the text is "tag_bold", which is not available in the font family I use (Minion Pro).
    I think that the function needs a modification in the line "app.changeGrepPreferences.fontStyle = 'tag_bold';", especially the "fontStyle" attribute, but I don't know what it is. I'm not a javascript expert and maybe I don't know the right way to use this function with InDesign. I read some books about InDesign Scripting and Regular expressions, but  I didn't found all the answers I need as the one above or how I can run all the queries in one script (this is necessery because of the number and the order of scripts, to avoid mistakes).
    Thanks
    dps

  • How To Combine 2 Disc Partitions Into 1?

    I'm setting up a G4 Tower Power Mac gotten from someone else, all the data and applications have been deleted/erased, but the hard drive has two 74.5 GB partitions for some reason. Not interested in the reason actually - just want to know how (if possible) to make them into just ONE hard drive again? I can access Disk Utility by starting the computer up with the new Tiger install disc I purchased, but can only find ways to make MORE partitions in Disk Utility, not how to remove/combine existing partitions. TIA!

    I think you just need to reformat the disk without
    partitioning it and not think of it as rejoining the
    existing partitions.
    Thanks! But I'm not sure how to "format" (or reformat) -- plugging format into the Mac Help Viewer brings me information on how to "erase" information off a disk using Disk Utility. However, when I open Disk Utility it shows that there are TWO disks to erase and my point is to have only ONE disc? Someone has already used Disk Utility to "erase" the two partitioned disks on this HD. Please excuse my Mac/Apple ignorance, I have the feeling this is one of those really simple things that just isn't getting through to my befuddled mind.

  • How to combine 2 diff transactions into 1 transaction

    Hi All,
    I want to combine 2 diff transactions into single transaction so taht i can run these 2 at a time as a single transaction. Currently we have 2 diff transactions which we need to run one after anether. So we want to combine these 2 transactions as a single transaction. Is it possible, how we can do that. thanks in advance.
    Thanks,
    Vishal

    U can create a ABAP which calls the transaction one after another...and assign the new ABAP a transaction
    code using SE93.
    Basically the abap would like below.
    Report Ztrans.
    start-of-selection.
      call transaction ZT01.
      call transactin ZT02.
    Regards
    Anurag
    Message was edited by: Anurag Bankley

  • How to combine three PDF documents into one PDF document ?

    Hi Folks,
    I have a requirement to combine 3 PDF documents into One PDF document, let me explain clearly.
    I have developed two Adobe forms in T.code SFP and I have one PDF docuement which is stored in DMS (T.code CV02n), and now I want to combine these three PDF documents into one pdf.
    I have tried below link, but only 50% can able to do my requirement.
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/404e4dc1-a79c-2d10-a7b5-9a266dfed9cb?QuickLink=index&overridelayout=true
    Is there any best solution to fix this.
    Best Regards,
    Naresh Kumar.

    Hi Lukas,
    Thanks for your response on this.
    Krisztian's solution will work/merge only for Adobe forms created in T.code SFP but can't merge with the pdf document which is sitting in CV02N (This doesn't have Adobe form name in T.code SFP), this is what I understood.
    And one more bad news is we are not able to install that unix file in our client system, it is not compatable.
    Best Regards,
    Naresh Kumar.

  • How do I keep Grayscale images from converting to CMYK

    I created my file in Framemaker 7.2 and imported Black and White grayscale images, when I wrote the postscript to create a PDF everything was fine until I did the preflight only to learn that my images have converted to CMYK...These graphics need to print grayscale not CMYK. I am working from the PC and this is a very large document.

    What format were the images in?
    Unless they were EPS or PDF formats, then FM7.2 would have converted
    everything to RGB on output, not CMYK.
    To get true postscript greys from equal RGB values, you must
    configure your PDF printer instance to output postscript grey.
    In the Printer control panel, select the Adobe PDF, then right-click
    and select Properties.
    Then on the Device Settings tab, set the following:
    Convert Gray Text to PostScript Gray: YES
    Convert Gray Graphics to PostScript Gray: YES
    Click OK to set.

  • How to combine 2 table rows into 1

    Hi,
    I have an interesting situation where I have two table rows which represent the same row but with a different set of attributes, and I want to combine these two rows into one row for display with in my ADF table. Is there a way that I can manipulate my table data to do this before it is rendered within my table?
    As an example I have:
    Name | Type | Attribute
    T1      A        blue
    T1      A        red
    T2      B        green
    Instead of displaying the above I would like to display
    Name | Type | Attribute
    T1      A      blue, red
    T2      B      greenAny help is appreciated,
    -Wraith
    Edited by: wraith101 on Oct 8, 2012 2:42 PM

    Frank,
    create a database view that calls a stored function to parse the duplicate values into a comma separate string and then built the ADF BC entity and view on top of this. This issue is not really one that should be fixed on the >model or UI layer. Building entity view is not a good idea, as all views are not update able, and in this scenario it would'nt be.

  • How to retain CMYK/Grayscale image properties of eps into pdf

    hi
    I have 3 images which are in color mode like RGB,CMYK,Grayscale in an EPS File..
    when i export this EPS into PDF all the color mode are changed to RGB.I need to maintain the color mode as per the eps file .
    The resolution of the images are also reduced.Ineed to maintain the resolution when its been in EPS.
    please help me..its urgent

    Im using InDesign CS2. I need to do this script in Javascript so that both PC and MAC will be compatible.
    Im placing the EPS file in InDesign Document, then exporting that to PDF. While exporting the color space of the EPS file should not change.
    Under Export to PDF,in Output there is a option "Color conversion". I need to set that to "No color conversion".How to do this using script.
    I just need the syntax for that.
    Thanks,
    Subha

  • How to combine 20 identical shots into a single composite image

    I want to shoot a moving water scene with a tripod mounted Canon DLSR and take +/- 20 images from the exact location and then combine them into a single composite shot in photoshop CS6.  How do I go about this?

    It sounds like you want to do image stacking. See Photoshop Help | Image Stacks (Photoshop Extended).

  • How to combine my JPEG files into 1 file?

    I exported my PDF's into JPEG. Now I need to combine these into 1 to 3 files. How do I do this?
    Thank you!

    Hi Nancy, I would like to ask you if I'm using Illustrator CS6 instead of Photoshop? After I slice the vector file, I save as web devices > PNG file. But I realise that Ai and Psd do not work as the same, in Ai, it could not save as HTML. So what should I do after slicing images in Ai? :-D
    Another issue I'm facing is that do I have to create <div class> and <div box> to combine all the HTML files together into 1 and upload to blogspot? (1 long HTML that consists of HOME, ABOUT, CONTACT pages). Thank you

  • How to combine 3 HTML files into 1 HTML file?

    I'm designing a few layouts for my website recently, and have faced several problem. One of those is regarding "HTML coding", I usually upload files from Photoshop to Dreamweaver and it will automatically help me to generate the HTML code. I wanted to upload my own HTML layout design for my personal blogspot. But I realise that blogspot only allow 1 HTML code for the entire website design and when I did my web design in Dreamweaver (my website consists of HOME, ABOUT, CONTACT pages), it has a total of 3 HTML code for different pages and I couldn't upload it to my blogspot. So I would like to ask how can I actually do to combine all 3 HTML codes into 1 HTML code. Thank you.

    Hi Nancy, I would like to ask you if I'm using Illustrator CS6 instead of Photoshop? After I slice the vector file, I save as web devices > PNG file. But I realise that Ai and Psd do not work as the same, in Ai, it could not save as HTML. So what should I do after slicing images in Ai? :-D
    Another issue I'm facing is that do I have to create <div class> and <div box> to combine all the HTML files together into 1 and upload to blogspot? (1 long HTML that consists of HOME, ABOUT, CONTACT pages). Thank you

  • How to combine  two user prompts into 1 single prompt from two Webi Queries

    Hi All,
    I developed a single webi report from two different queries on top of 2 BW OLAP universe .
    Here I have one user input prompt for each query so I want to combine them into one single user input promt which  should pass the user input value to both the Webi queries feeding data to the  single webi report.
    I found that the webi doc has auto checked merge dimensions enabled but it is not providing combined resluts from both the queries .
    Any inputs are greatlt appreciated.
    Thanks

    Stratos
    Firstly ,I appreciate your responses for my two questions.
    Both the prompts I am using are from the masterdata and they are similar.data types.I think the transactional data is not available in BW for one of the prompt ,hence I am not getting consistent data.
    Anyway will do further investigation in finding similarities and let you know.
    Thanks a lot

  • How to combine 2 pdf files into a 1 page document?

    Hello
    How do you combine 2 pdf files to become a one page pdf?
    Thank you.

    Thank you very much.  With a little manipulation it worked. Racked my brain for hours today!

  • How to combine Submit and Commit into a single operation?

    JDev 11.1.1.6
    Is there a simple way to combine Submit and Commit or Create and Commit or Delete and Commit into a single operation without creating a custom Operation class?
    Thanks,
    PeeVee

    Have a button and in the action listener event..you should drag and drop both create & commit onto your page so that it will have the required bindings in the pagedef.
    OperationBinding createOperationBinding = ADFUtils.getOperationBindingForMethod("Create");
    createOperationBinding.execute();
    OperationBinding commitOperationBinding = ADFUtils.getOperationBindingForMethod("Commit");
    commitOperationBinding.execute();

Maybe you are looking for

  • Dead links in iWeb site - IE only

    I have just published my first iWeb site: www.envisioningchange.ca All seems to work great in Safari and Firefox (though plug-in for social media sharing "Add This" is down right now), however many of the links, some of them in the text (not just nav

  • Music issues

    Ever since I updated to IOS 8.0.2 on my 3rd gen Ipad my music is messed up. When I go to artist in music and I pick one and play a song every artist now I pick has the songs of the first artist I picked and no other songs form the artist I pick now.

  • Upgrading from PSE8 to CS5, Albums, tags & mini bridge ?

    Will my albums and tags from Elements 8 transfer to the mini bridge of CS5? Is there anything I can do to make this happen or will I have to start over? Thanks!

  • HRMS Configuration Workbench - Upload FSA Benefit Elections

    Using HRMS Configuration Workbench to upload benefit elections I receive ORA-01403 when trying to load an amount for a FSA plan. I am entering the amount in the "Benefit Val" column on the upload spreadsheet. The following error is generated: ORA-014

  • Convert CR2 to DNG/JPEG

    When converting *.CR2 (Canon D600) to DNG and Jpeg have vertical white areas on the picture. What is cause? I use Lightroom, Photoshop and Adobe DNG converter The CR2 is good in the Viewer on the PC to Win 8.1. When I use Contenta software converter