Placing a mask over another image

Hello,
I am trying to create this image from scratch. I have a transparent eagle and a flag.
I end up with something like the above but the flag overpowers the features of the eagle.
So from start ot finish what are the steps assuming that both the eagle and the flag
are already inside a Fireworks CS6 document.
Thanks,
James

1) add a layer mask to the flag layer, and paint in some black/grey with a smooth brush to control the affected areas of the flag better
2) set the layer mode to overlay or soft light. Adjust transparency as required.

Similar Messages

  • Mouse cursor moving mask over another image.

    Hi, Is it possible to have where the Mouse cursor is on the page moving mask over another image. Imagine a black screen with a star cut out of the middle(where the cursor is) and u can see the image behind.
    Any examples on how to do this?
    Can it be done in html instead?

    Create the mask and the background as movieclips and then assign the mask as the mask property of the bacground movieclip... as in background.mask = msk (where msk is the instance name of the mask).
    Then assign a MOUSE_MOVE event listener to the mask and in the event handler for that listener have its x and y properties assigned to be the mouseX and mouseY properties

  • Displaying a temporary image over another image

    Hello,
    I am writing a program where I need to draw a filled rectangle over another image then disappear (without drawing on to it).
    The Image is on a JPanel.
    Obviously I can not use Graphics.drawImage because that will permantley draw the rectangle on the image.
    How can I achieve what I want to do here?
    Thanks
    Andrew

    Yes, Ill be more specific.
    I have an image and over the image there are two words: "photos" "videos".
    I want to do the following: when you scroll the mouse on top of the word "photos", the word "photos" gets underlined and you can click on it and it will have a link to another page.
    Now, I normally insert an "imagen de sustitucion" which i think is a substitute image and it works perfectly. But then I cant move that image to be ON TOP of the picture i want to use as a kind of backround to these words.

  • How copy a layer and its layer mask to another image?

    Using PSE9, how can a copy a layer and its layer mask to another image?
    The on-line help contains a topic on how to copy a layer but trying the different methods in the help topic results in either nothing being copied or just the layer without its layer mask being copied.  Thanks.

    How are you copying?  If you float your images, so they are both partially visible in the work area, make the one with the to be copied layer active.  Then drag the layer from the layers palette onto the other image.  Now you should have both the layer and the mask on the second image.
    Juergen

  • Can I insert an image over another image?

    Hi there,
    I currently have a "contact me" hotspot link set up in the header of my web page
    that takes visiter to my contact page.
    I would like the button area to display a slightly lighter version of  the button
    when it is hovered.
    Is there a way to insert an image with this rollover function over another image?
    Here is link to images in question.
    Thanks for any help that you can offer!
    RC/DG

    rcshell wrote:
    Hi there,
    I currently have a "contact me" hotspot link set up in the header of my web page
    that takes visiter to my contact page.
    I would like the button area to display a slightly lighter version of  the button
    when it is hovered.
    Is there a way to insert an image with this rollover function over another image?
    Here is link to images in question.
    Thanks for any help that you can offer!
    RC/DG
    Seriously the best way to do that is using a css background image on an 'anchor' tag. When you hover over the anchor tag the background image is swapped to a lighter one.
    #header a {
    background-image: url(pathToYourBgImage);
    backround-repeat: no-repeat;
    #header a:hover: url(pathToYourBgHoverImage);

  • How to add an Image layered over another Image?

    In our application, we display a big image file in the main application window.
    Now, we want to display customer's image(like their logo etc.,) just layered over main image on the top-left corner, restricted in size.
    Tried to visualize it !
    |------| |
    | |
    | |
    Is it possible to show a JLabel over another JLabel?

    Solution 1:
    JLabel is a container, So you can add any component on top of JLabel but normally it will not display but if you set any layout then you can see the added component.
        public static void solution1() {
         JFrame frame = new JFrame();
         frame.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
         JLabel bigImg = new JLabel(new ImageIcon("F:\\tmp\\bigImg.jpg"));
         JLabel logo = new JLabel(new ImageIcon("F:\\tmp\\logo.gif"));
         frame.getContentPane().add(bigImg, BorderLayout.CENTER);
         bigImg.setLayout(new FlowLayout(FlowLayout.RIGHT, 0, 0));
         bigImg.add(logo);
         frame.pack();
         frame.setVisible(true);
        }Disadvantage : if the label size was changed depends on the layout the position of the logo goes outside of the big image(in the above example maximize the window to see that issue).
    Solution 2:
    draw the logo image on top of the big image.
        public static void solution2() {
         JFrame frame = new JFrame();
         frame.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
         ImageIcon bigImg = new ImageIcon("F:\\tmp\\bigImg.jpg");
         ImageIcon logo = new ImageIcon("F:\\tmp\\logo.gif");
         int w = bigImg.getIconWidth();
         int h = bigImg.getIconHeight();
         BufferedImage bf = new BufferedImage(w, h, BufferedImage.TYPE_INT_RGB);
         Graphics2D g2d = bf.createGraphics();
         g2d.drawImage(bigImg.getImage(), 0, 0, frame);
         g2d.drawImage(logo.getImage(), 0, 0, frame);
         JLabel label = new JLabel(new ImageIcon(bf));
         frame.getContentPane().add(label, BorderLayout.CENTER);
         frame.pack();
         frame.setVisible(true);
        }Advantage : whenever the label component size changed the logo must be on the big image of the same position because the logo was painted on top of the big image.

  • How do I insert a substitute image over another image? Dreamweaver CC

    I want to have a picture with theres to words "photos" and "videos" (on top of this image).
    And i would like that they get underlined- individually- when you scroll your mouse on top of each one. 
    I was planning on using a substitute image of the letters -a picture of the original word and a picture of the underlines word as a substitute- but I can't find a div that will let me insert a substitute image on top of the bigger picture.
    I have tried slicing the image in photoshop so that the part of the picture with the word on top is just a square that i can use for the substitute image,  but the pictures can´t be right next to each other to form the whole picture!

    Yes, Ill be more specific.
    I have an image and over the image there are two words: "photos" "videos".
    I want to do the following: when you scroll the mouse on top of the word "photos", the word "photos" gets underlined and you can click on it and it will have a link to another page.
    Now, I normally insert an "imagen de sustitucion" which i think is a substitute image and it works perfectly. But then I cant move that image to be ON TOP of the picture i want to use as a kind of backround to these words.

  • Changing mask colors or placing transparent text over another layer

    Hey. Looking for a little help here. Basically I have some video footage on one layer. I want to make a text mask that will go over the footage so that the footage can only be seen inside the letters. I was able to do this by creating an image mask and inserting the text into the HUD, however now the mask background around my letters is black and I need it to be white. Any thoughts for how to change the color of the mask from black to white while still leaving the lettering transparent so that the video footage is visible behind it? Also willing to try other techniques if you have thoughts. Thanks for your time,
    Eric

    Add a white rectangle shape to the group, put it at the bottom.

  • Need help with gradient mask over XML images

    I have a file that works great in pulling images via XML
    data. I want to create a gradient mask using flash CS3, but i can't
    seem to get any sort of mask (solid or gradient) to react with the
    XML driven images.
    Download my FLA
    and other working files
    845 kb

    granted i can see resizing the mask and now it responds...
    however, take a look at this
    Sample of alpha gradient mask:
    http://www.devx.com/webdev/Article/29296#codeitemarea
    i'm trying to this type of mask (static mask obviousl)

  • Placing one image over another

    How can I place one image over another image in java?

    Draw the bottom image first and then the top image. You would need to extend JComponent's paintComponent() method.

  • 7mins long 1080p footage with transparency placed over webcams image

    Dear All,
    I'm working on a flash project, where a 7 minutes long 25fps hd footage (at the moment as a PNG sequence) placed over a webcam's image. Importing the png sequence went all right so far, but when I'm importing the last scene (last 2000 frames) Flash crashes. I guess it's because I've run out of memory (I have 32GB).
    Does anybody know a way to
    A - import HQ footage with transparency (is there a codec that has alpha and works well with flash)
    B - to increase an FLV's max bitrate
    C - easily import a large amount of HD images (with transparency) without creating a 30+ gigabyte FLA file
    Thank you in advance!

    b (It took an hour to render a 6 min song. Is this normal, even though I've such a fast processor??)
    With the number and type of filters you said you've added, that length of time doesn't sound out of the ballpark.
    b I then placed the widescreen mask over the top of the nest. (FCP will only allow a max of 2min worth of graphics, so I copied it 3 times to fit over the whole song)
    FCP has a wide screen matte filter that can be found in the EFFECTS tab in the Browser. It works by cropping the picture and the width and border (if needed) can be varied. You just drag it and drop it on top of the clip or nest in question.
    b I then placed the widescreen mask over the top of the nest. I didn't have to render the mask and it played back fine. Unfortunately at each point where the mask met it caused a jump in frame on the nested track below.
    You may have been able tyo watch the effect in real time, but it still needs rendering to play back 100% properly. The jumps you were seeing were most likely artifacts of RT viewing and would most likely have not been there after a COMPLETE render.
    b A friend of mine has suggested exporting a Quick Time ref clip (not self contained) then importing it back into FCP.
    This is one way of working and consolidants everything into one file. As long as you import this into a new sequence and keep your original, you can still rebuild anything you want by going back to the original sequence.
    Finally, If you are doing any colour correction at all, you should be looking at a properly setup broadcast monitor to see what you are doing. Using the computer screen as a reference for colour is going to leave you very dissapointed when you view the final output on a television screen.
    Good Luck
    rh

  • How to add an image over another using af:image

    How to add an image over another using af:image
    Thanks,
    Veera

    i have a image which is black strip. i have added that to af:image
    <af:image source="image1" id="image" />
    on the black strip, i need to add company logo.
    how to achieve it.
    Thanks,
    Veera.

  • How do I superimpose one image over another

    How do I super impose one image over another?

    Open image A
    Open image B
    On image B, use one of the selection tools, e.g. selection brush, lasso tool, to select the object which you wish to "superimpose"
    Go to Edit menu>copy to put the object on the clipboard
    Go back to image A
    Go to Edit>paste. The object will be on its own layer
    Get the move tool out of the toolbox, and position the object and resize, if indicated

  • I'm unable to use a brush mask over certain parts of an image...

    I am brand new to Lightroom, coming over from Photoshop and it is immensely different, still trying to figure the workflow out. There are times that I want to add a brush mask over parts of an image, but for some reason, whenever I try to edit a particular region, the brush disappears and turns back into the selection arrow. Can anyone explain to me why this happens?
    Thanks!

    GTPhilippa wrote:
    ...When I am looking at emails, and some junk email, how do I unsubscribe?...
    Indeed, if it's a phishing attempt as BobTheFisherman points out, an active "unsubscribe" link might well be notification to the Spammer that your email address is live and can be sold to others for further use. You don't want to tell the Spammer that.

  • Overlay one image over another one.

    Hi,
    I am trying to overlay one image over another one.
    (example ..
    First images 1) This will have complete picture like the passport picture with background
    Second Image 2) This will have some specific parts(background of above) whitened
    Result picture 3) This should have the passport picture with out any background just the person.
    Is this possible using intermedia ??
    Thanks in advance.

    dude, not too sure the dept. of homeland security is going to be cool with doing that.
    unless you can make me a passport from Guam.

Maybe you are looking for

  • IPod no longer connects to computer

    Don't know what happened. If I plug my iPod in to charge using one of those cube chargers it works, but when I plug it in to my computer it won't bring it up on Finder and iTunes doesn't automatically run. Don't know what to do, wondering if I have t

  • How to create generically styled itemrenderer?

    G'day, This is my first dabble with Flex 4, after we have been using Flex 3 for the past two years. I want to style an ItemRenderer for a list. That is all cool, and the new state syntax makes it really easy for me to create transitions between state

  • Mass Processing of Planned orders

    Hi all, We can do mass availability check for the planned orders and we can firm the planned orders for which the materials are available through COHV but can we have a output log after the mass processing so that we can see the list of planned order

  • WebLogic Apache Round Robin Failure

    I am using a cluster configuration of WebLogic. I've been testing the fail-over of weblogic in two cases: - The two members of the cluster are running and answering to requests in round-robin without any problem. One client is doing a request. Monito

  • Media manager adding frames

    i'm trying to export 4 layers of video (rough composite layer, blue screen layer, matte layer and background layer) with media manager. i need to send these shots to compositors to make the final composites. i'm using media manager because it seems l