Analog for 'Change Color' effect

Hi everyone.
All my digital photovideo gadgets incorrectly reproduce blue and relatives colors - they become lighter.
This problem is solved by 'Change Color' effect (in a Photoshop the similar filter works the same way).
But painfully slowly it works without any acceleration. I didn't find any other solution for adjustment of specific color (to make blue with shades more darkly in this case).
Perhaps somebody has any experience or any thoughts in this respect?
Perhaps the single way is the fast processor?
Thanks.

Here's another way:
Apply the effect to an adjustment layer, and create a mask on the adjustment layer to define the area that the effect should affect.
Since you're new to After Effects, I strongly recommend that you begin here and work your way through the basic learning resources first.

Similar Messages

  • How to change color effect

    hey to everybody..
    i am trying to change color effect of a image in different condition such as when mouse move on image or click on image. the thing is that how to get color effects such as dim ....
    bright of images...
    help plz..............

    import java.awt.*;
    import java.awt.event.*;
    import java.awt.image.*;
    import java.io.*;
    import javax.imageio.ImageIO;
    import javax.swing.*;
    public class ImageDimmer
        private BufferedImage getRGBImage(BufferedImage in)
            BufferedImage out = new BufferedImage(in.getWidth(), in.getHeight(),
                                                  BufferedImage.TYPE_INT_RGB);
            Graphics2D g2 = out.createGraphics();
            g2.drawImage(in, 0, 0, null);
            g2.dispose();
            return out;
        private JPanel getContent(BufferedImage image)
            BufferedImage[] buffImages = new BufferedImage[2];
            buffImages[0] = getRGBImage(image);
            BufferedImageOp rescaleOp = new RescaleOp(0.65f, 0, null);
            buffImages[1] = rescaleOp.filter(buffImages[0], null);
            DimmerPanel left = new DimmerPanel(buffImages);
            Image[] images = new Image[2];
            images[0] = image;
            boolean brighter = true;
            int percent = 5;
            GrayFilter filter = new GrayFilter(brighter, percent);
            ImageProducer prod = new FilteredImageSource(image.getSource(), filter);
            images[1] = Toolkit.getDefaultToolkit().createImage(prod);
            DimmerPanel right = new DimmerPanel(images);
            JPanel panel = new JPanel(new GridBagLayout());
            GridBagConstraints gbc = new GridBagConstraints();
            gbc.insets = new Insets(5,5,5,5);
            gbc.weightx = 1.0;
            panel.add(left, gbc);
            panel.add(right, gbc);
            return panel;
        public static void main(String[] args) throws IOException
            String path = "images/redfox.jpg";
            File file = new File(path);
            BufferedImage bi = ImageIO.read(ImageIO.createImageInputStream(file));
            ImageDimmer imageDimmer = new ImageDimmer();
            JFrame f = new JFrame();
            f.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
            f.getContentPane().add(imageDimmer.getContent(bi));
            f.pack();
            f.setLocation(200,200);
            f.setVisible(true);
    class DimmerPanel extends JPanel
        Image image;
        Image disabledImage;
        Rectangle frame;
        boolean isDisabled;
        public DimmerPanel(Image[] images)
            image = images[0];
            disabledImage = images[1];
            frame = new Rectangle(image.getWidth(this), image.getHeight(this));
            isDisabled = false;
            addMouseListener(scanner);
        protected void paintComponent(Graphics g)
            super.paintComponent(g);
            int w = getWidth();
            int h = getHeight();
            frame.x = (w - frame.width)/2;
            frame.y = (h - frame.height)/2;
            if(isDisabled)
                g.drawImage(disabledImage, frame.x, frame.y, this);
            else
                g.drawImage(image, frame.x, frame.y, this);
        public Dimension getPreferredSize()
            return frame.getSize();
        private MouseListener scanner = new MouseAdapter()
            public void mouseEntered(MouseEvent e)
                isDisabled = true;
                repaint();
            public void mouseExited(MouseEvent e)
                isDisabled = false;
                repaint();
    }

  • For Changes Color in LiquidLookAndFeel

    Hi
    In my code of JFrame there are use of LiquiLookAndFeel Class but now i want to change Border Color of JFrame using LiquidLookAndFrame .So How we can Change Color Of LiquidLookAndFeel if you get this Please send as soon as possible
    Thanks
    Vivek

    Check this link,
    http://obiee101.blogspot.com/2010/05/obiee-conditional-format-based-on-other.html
    Thanks,
    Vino

  • Hacks for changing color on template?

    I would like to change the colors on these templates...is there a hack for this?
    The link is to the template I want to alter....
    http://farm4.static.flickr.com/3525/397791516724080b6594o.jpg

    There is no way to change the background color.
    We may just mimic this feature thru insertion of a colored shape moved to the background.
    Yvan KOENIG (VALLAURIS, France) dimanche 1 janvier 2012
    iMac 21”5, i7, 2.8 GHz, 12 Gbytes, 1 Tbytes, mac OS X 10.6.8 and 10.7.2
    My iDisk is : http://public.me.com/koenigyvan
    Please : Search for questions similar to your own before submitting them to the community
    For iWork's applications dedicated to iOS, go to :
    https://discussions.apple.com/community/app_store/iwork_for_ios

  • Need help with PPro CS5.5 "Change Color" Effect Masks

    I need to find out the best way to adjust the size and shape of the Color Correction Mask to limit the effect to a smaller area than the whole frame.  Is there a way to "edit" the mask inside Premiere Pro or is it necessary to use Photoshop to do this?  I am working with a fixed scene clip that needs minor color correction in just the lower half of the image.

    You could employ the Track Matte effect technique
    described step by step in this post by Ann Bens.

  • Change color effect only of part of an image, such as only the left side?

    I have an image that is basically a bunch of blue dots.  On a keyframe, I want to change the left side of the image to red dots.  How can I do this?

    Here's another way:
    Apply the effect to an adjustment layer, and create a mask on the adjustment layer to define the area that the effect should affect.
    Since you're new to After Effects, I strongly recommend that you begin here and work your way through the basic learning resources first.

  • Change colors, in detail

    I found that selecting a high contrast Theme is the only way to change some details of each of the different colors (Hyperlinks, Disabled text, Selected text, etc.) of a window.  When a high contrast screen is selected, I can search for "change
    color" and select "change the color of your taskbar and window borders" and I'll get to a "Color and Appearance" screen that is not available for any non-high contrast theme.  However, even this added ability to customize the
    screen colors falls far short of complete control.
    My custom Yahoo! page looses the text coloration differences to show stocks that are going up (green) vs. going down (red).  I also seem to have very little control of Outlook coloration.  As I am on my PC for most of every working day, I need
    the ability to provide good contrasting colors on all my window screens.  I am disappointed that Microsoft has not fine tuned this feature by now.  Most everything else about 8.1 I like quite a bit.
    William Fearn

    You're no longer allowed to customize the colors to the extent you used to be able to do so.  Microsoft has reduced our ability to make the desktop easier to use by configuring or "theming" it with something more pleasing than the (IMO)
    fairly broken theme they provide.  I personally find the loss of drop shadows tremendously reduces utility.
    I believe it's a plot by Microsoft Marketing to try to get people to dislike using the desktop so that they can get more support for Metro/Modern. 
    It ain't working!
    There are folks who have figured out how to "hack" the OS to enable better theme support, and one who's even re-implemented the Aero Glass effects.  Some of them hang out at
    msfn.org.  These things can be employed to make it easier on the eyes (I've managed some improvement).
    As far as Outlook 2013 / 365 goes...  There's little hope, since even a theme replacement doesn't affect it.  The Office team rolled their own UI, probably to help their Marketing department out.  On the Microsoft forum elsewhere
    is
    a thread with something like 700 responses from people who claim their eyes are bleeding from trying to use the latest version of Office.  Most claim Office 2010 was far better.
    Here's the really disturbing part:  Microsoft isn't releasing stuff by accident.  They're actively making the desktop harder to use - on purpose.  And their marketing is trying to turn it into an "Emperor's New Clothes"
    situation with concepts/terms like "digitally authentic" and "skeuomorphism is bad".
    Yes, it stinks for those of us who work with the desktop day in and day out.  You're not alone.  But you won't find many folks who'll stand up and agree with you, because pragmatism is not
    fashionable.
    -Noel
    Detailed how-to in my eBooks:  
    Configure The Windows 7 "To Work" Options
    Configure The Windows 8 "To Work" Options

  • How to change colors in Auction monitor

    Hi Experts,
    Could you please help me on below requirement,
    In Auction Monitor , need different darker colors for tracking bids  because some colors cannot be seen on the screen.
    Could you please guide me how to change colors in Monitor.
    Thanks,
    Pavan.

    Hi Vinay.
    I would like to suggest a couple of references, quite similar to your requirement,
    [SDN - Reference for Different Colors in Single Graphical bar|About Different Colors in Single Graphical bar;
    [SDN - Reference for changing colors for graphs|Anyone used colors in VC?;
    [SAP HELP - Standard Reference for Assigning Colors to Parts of a Graph|http://help.sap.com/saphelp_nw04/helpdata/en/39/cca358576911d1896f0000e829fbbd/content.htm]
    Hope that's usefull.
    Good Luck & Regards.
    Harsh Dave

  • MS CRM 2015 Adding Custom RIbbon button in dashboard and Changing Colors

    Hi,
    I am Looking for customization in MS Dynamics CRM 2015 and want to Add Custom Ribbon button in dashboard and Changing Colors of that ribbon using customization.xml i am new to crm 2015 and only know how to import export solutions.
    Regards
    Irfan

    Hello Irfan,
    For adding a custom button please refer this blog
    https://community.dynamics.com/crm/b/aeonnexuscrm/archive/2014/10/21/ms-crm-2013-adding-custom-ribbon-button-in-dashboard.aspx
    And for changing colors in Chart
    https://crmchartguy.wordpress.com/2012/08/23/palette-custom-colors-in-charts/
    Hope this helps!
    Regards, Abhishek Bakshi If you find this post helpful then please Vote as Helpful and Mark As Answer. Check my blog on https://mydynamicscrmblog.wordpress.com/

  • Newbie Help! changing color

    Hey guys, new to After Effects and Ai.....so basically I imported an Ai file into illustrator and animated it....it's just the letter (H). I want the H to turn from green to blue, I opened the change color effects just fine and selected it and made the key frames on the correct layer but it just isn't changing, even as a working preview the colors just don't change but all the other animation and effects work. Is it because it doesn't have a fill? or do I have to make it a shape?

    I'd make a second separate letter in Illustrator in the color you want -- on a  different LAYER... why is it that illustrator people so often ignore layers, anyway?... import the new illustrator document as a comp into AE, then match up the positions and animate the opacity of the layer with the second colored letter.

  • Changing color and contrast before capturing analog video?

    Is it possible to change color (colorcast / saturation and contrast etcetera) before capturing analog video in Final Cut (software)? I have some old dv tapes I would like to upscale to hd and are considering to upscale via the super vhs outlet / connector on the camera through an I/O box (maybe Matrox).
    Do you loose much quality when compared to capturing from DV (digital capture)? I would like to make "a first generation" good capture.....

    You would need a capture card and a deck with built in controls, or an external TBC that works with compatible decks. Not every deck allows for this external control.
    S-VHS or component out would be lesser quality than straight DV capture via firewire. Via firewire it is lossless...straight digital capture. analog capture is a loss of quality. Capture as DV and then upscale with After Effects or Compressor...or get a DV deck with SDI out and capture with...oh, the Mini doesn't do SDI. You'd need the MXO2 LE for best quality capture. With your options, the best bet would be capture as DV and then use Compressor. Or spring for the Matrox MXO2 LE.
    Sorry, good quality costs...
    Shane

  • Looking for setting for multi color circle effect, that i have used with photoshop 11

    Looking for the setting for multi color circle effect for photoshop 11. I have used it before, but cant find it again. I was able to change the size  of the circle , and only had to pick one color it  did the multi color by its self.

    Do you mean photoshop elements 11 or photoshop cs4 (photoshop 11)?
    Anyway since you posted about photoshop elements 11 before.
    Select the Expert Mode
    Select the Brush Tool
    In the Tool Options under Brush Settings use the Hue Jitter
    (select different foreground and background colors at the bottom tool box)

  • Is there a way to change a button's color effect using actionscript 3?

    I have an array of buttons that are just text and I would like to change the color effect to a blueish color when clicked/active.  I can obviously do this in the property inspector, but I would like to change it programatically.  Is there a class I can use to accomplish this?  Thanks!
    Jesse

    You could try setting the buttons 'opaqueBackground' property. If you assign it a color in hex, like 0x00FF00, it should color the button.
    myButton:Button = new Button();
    myButton.opaqueBackground = 0x00FF00;

  • Hi, My places.sqlite file size is 30,720 KB have I reached the maximum size, is there even a maximum size for this. Visited links are no longer changing color.

    Hi,
    My places.sqlite file size is 30,720 KB have I reached the maximum size, is there even a maximum size for this.
    Suddenly the visited links are no longer changing font color, as I am preparing for an exam I need visited questions to change color, to keep track of questions that I have finished. But if I delete a few days of history then again,a few more visited links change color then again it stops, so it seems something is getting full and not able to accommodate any more? Why are my visited links no longer changing color after a certain number of visits? I do have a back up of the places.sqlite file. So I have tried everything from deleting the profile, uninstalling reinstalling, creating a new profile, then copy pasting places.sqlite etc, but as mentioned after a few visits, visited links no longer change color, if I delete a few days of history then again a few visits will again change color and then stop again, so what should I increase so that my visited links quota is increased, I have also tried tweaking about:config and it has had no result. Although I was not really confident that increasing brower.history_max _pages (don't remember exact name, but I am sure you get the idea) is going to help.
    Seems as though my visited links change color, quota is full and only if I delete a few days of history will I get a few more visited links to change color. Can somebody shed some light? As mentioned my places.sqlite file size is 30,720 KB so I think perhaps this has something to do with this? Would really appreciate if someone could help. Thank you.

    There is no maximum for the places.sqlite database and other SQLite database files like I wrote above.<br />
    All SQLite database file have fixed minimum sizes and if they run out of space they are automatically increased in size with a specific chunk size. For places.sqlite this is 10 MB for the minimum and for the chunk.
    *Bug 581606 - Avoid sqlite fragmentation via SQLITE_FCNTL_CHUNK_SIZE

  • How to change color of a button for specific time interval in jsp

    How to change color of a button for specific time interval in jsp.
    Please help.
    Thanks in advance.

    This was driving me crazy, too--and the previous answers did not seem to work. I eventually found that if I click one of the data symbols in the graph in exactly the right spot (see below), it selects only the data symbols and not the line. I can tell this because the little selection dots will be around each data symbol, but no selection dots will be on the line between the data symbols - like the graphic in Yvan's answer. Then and only then will the color symbol in the tool bar show the color of the data symbol, instead of the color of the line. I believe that you then have to first click on the color swatch in the toolbar and then select your color (or choose Show Colors and select from the color tool). Just clicking a color in the crayon box, for example, did not seem to work unless I first clicked on the color swatch in the toolbar, then clicked Show Colors on that dropdown, and +only then+ clicked the crayon or whatever.
    _The right spot to click_ seems to be just above the exact center of the data symbol, at least for the diamond shape symbol that I prefer. Sometimes it takes several tries to hit the right spot. If I miss it, the whole line is selected, which is indicated by the little selection dots on the line, between the data symbols. When I click the right spot, those selection dots go away, leaving only the data symbols selected. Then I can change the color, as described above.
    I hope this works for you too.

Maybe you are looking for