Filter in real-time / layer style plugin

Is it possible at all to write a plugin to filter which is applied in real time, that the user draws on a layer?

I think of something similar to the layer styles (for example, drop shadow) which are applied immediately while the user draws on a canvas. As far as I can see, there is no API to add new styles of filter, but there is perhaps a work around for similar behavior by using filters?

I want to create a filter/style simple mirror reflecting the right side of a layer on the left side as the user draws on a layer, because it would be very useful for the design of symmetric structures.

Or could be achieved using multiple layers? For example, 2 layer on top of layer 1, where half right of layer 2 is completely transparent and half left of layer 2 contains a mirror of layer 1 version? But then how could it be continually updated Layer 2 while the user draws on layer 1?

Any help is appreciated!

You can do within your plugin, as does fluidity.

But, as explained in the SDK, you can not write a plugin that lives of the updates on the document or add layer styles.

Regarding symmetrical painting - which is already available in Photoshop Extended using 3D texture mapping.

Tags: Photoshop

Similar Questions

  • How can I get a display of a Gaussian filter in real time by painting with the brush?

    I'm trying to find information on how to get a live view of the Gaussian blur by painting with the brush.

    Google is not useful, nor own Adobe forum searches produce something useful.

    I've seen talk about Smart filters and naming the layer as a smart object in order to activate a dynamic filter, but I can't get the display in real-time of the filter when you paint so I'm not sure if this process is helpful at all for me or not because I can't locate information specific to what I'm trying to do.

    I use by way CS5, so if this option does not exist, it would be useful to know so that I'm not spinning my wheels.

    Thank you

    You seem to talk about to see in the future.  You want to see the effect of a unused Gaussian blur filter while wearing the brushstrokes on that later, you intend to use the Gaussian blur.  How would this work?

    I use constantly a similar workflow for shading in my illustration work.  If the blur spreads too wide effect, I use Free Transform to resize. If it becomes too transparent, duplicate the layer to increase the opacity.  If too thick, I reduce the opacity of the layer.  I wouldn't bother using intelligent layers of the to because it would have no benefit.  Is it that help at all?

  • Should I use the Filter SmartScreen with MSE (with enabled real-time mode) together?

    I am running Microsoft Security Essentials in the real-time mode, however, I wonder if it's enough. I have also enabled the smartscreen filter or MSE already covers who?

    I have both, would allow unless it makes your computer run slowly. In this case, just activate time mode real MSE.

    -My opinion-
    You must upgrade your browser to Google Chrome and install Comodo Internet Security. Better security and performance for your PC :D
  • Multi layer R3D is not running in real-time on Mac Pro

    Dear all,

    It is the first time that I am on the Adobe Forums, so please bear with me. I work with r3ds EPIC on first Pro CS5.5, with Red Rocket installed on Cyclone Expander via x 16 Slot PCIExpress, its also got a Quadro 4000 on the Mac Pro Slot 1 and one of the Expander. However, the Mercury playback engine does not play in real time on the preview. Drive to work is on a Promise Vtrak x 30 via CF 8 Gbps ATTO HBA. The Mac Pro specs are 24 GB of RAM, 8 Core Nehalem 2009 2.26.

    Any ideas if I can increase performance.

    Well Yes, his work. RR turned off, allows engine Mercury and Quadro 4000 alongwith processors to do the hard work that allows you to play several 5K image streams to the res and quality according to what the mentioned components can handle. The thing is only debayer to RR can a max of 1/2 of sequences of 5K anyway and because he is demosaicing to full quality his works already at 100%. So adding another track with the RR rocket active just don't cut. Its says that when you work with the EPIC HDRx (two streams of 5 or 4 K video with different stops to give more leeway in the post for the same single shot is saved by EPIC) 1 HDRx stream requires 2 RR because its 2 stream, if there are several layer of HDRx let say 2, then you must install 4nos RR in the system to actually play it back to quality debayer full (this is why you turn it off when you are working with several layer of r3d RR). Also note that the lowest wreck, you can go with active RR is 1/4, while others are grayed out.

    I hope this helps.

  • Need a written conditional script which involves layer styles and pixelation. Possible payment may be negotiated.

    I am a freelance illustrator who uses extensively layer styles in my workflow.  As the pixelation and the implementation of a new layer style is constant and ongoing, I would like a way to rationalize the actions of 3-4 that I use currently in a single conditional script.  I am currently using CS6.  Here's the description detailed of how I want the script to run:

    (1) is the selected layer named "layer magic 1"?  Otherwise, go to the #2 line.  If Yes, go to the #8 line.

    (2) is the selected layer named "magic layer 2?  Otherwise, go to the #3 line.  If Yes, go to the #8 line.

    (3) is the selected layer named "layer Magic 3"?  Otherwise, go to the #4 line.  If Yes, go to the #8 line.

    (4) is the selected layer named "layer Magic 4?  Otherwise, go to line 5-7 bolt torque.  If Yes, go to the #8 line.

    (5) make the new layer.

    (6) new name "Layer1" layer magic

    (7) add the layer style (also nominated) "magical layer1.  Script concludes.

    (8) the layer is empty?  If Yes, go to the #9 line.  Otherwise, go to line 10-12 bolt torque.

    (9) queue dialog box: "the end of magic layers?  with the choice of the 'yes' or 'no '.

    • If "Yes" is selected, the layer is removed.  Script concludes.

    • If "no" is selected, the layer is kept (no change).  Script concludes.

    (10) rasterize layer.

    (11) rename the layer 'layer of paint '.

    (12) merge the layer down.  Go to the line of 5-7 bolt torque.

    I would prefer if possible javascript, because I will need for the script between my Mac desktop and my Windows Tablet of the Cintiq based on the port.  Any help would be greatly appreciated; It took me some time to try to learn the writing of scripts, but between labor day and the night in freelance, I managed only by creating extreme levels of frustration!  Laughing out loud!  PLEASE AND THANK YOU!

    Good guys, has been able to play a bit with what I learned between both of you and others and come to this:

    (1) function main() {}

    2)

    (3) var __indexOf = [] .indexOf | function (Item) {for (var i = 0, l = this.length; i)}< l;="" i++)="" {="" if="" (i="" in="" this="" &&="" this[i]="==" item)="" return="" i;="" }="" return="" -1;="">

    4)

    (5) var makeNewLayer = function() {}

    (6) var newLayer = doc.artLayers.add ();

    (7) newLayer.name = 'magic layer1.

    (8) newLayer.applyStyle('magic layer1');

    (9) doc.activeLayer = newLayer;

    10)            }

    11)

    (12) var doc = app.activeDocument;

    (13) lay = doc.activeLayer,

    (14) names = ['magic layer1',

    "(15) ' magical layer2.

    (16) ' magical layer3.

    ["(17) ' magic layer4"];

    18)

    (19) if (__indexOf.call (name, lay.name)< 0="" )="">

    (20) newLayer = doc.artLayers.add ();

    (21) makeNewLayer();

    (22) return;

    23)            }

    24)

    (25) if (doc.activeLayer.kind == LayerKind.NORMAL & doc.activeLayer.bounds [2] == 0 & doc.activeLayer.bounds [3] == 0) {}

    (26) var dialog = confirm (the ' magical sleep end? ");

    (27) if (dialogue) {}

    (28) app.activeDocument.activeLayer.remove ();

    29)                }

    (30) return;

    31)            }

    (32) var idrasterizeLayer = stringIDToTypeID ("rasterizeLayer");

    (33) var desc5 = new ActionDescriptor();

    (34) var idnull = charIDToTypeID ("null");

    (35) ref4 var = new ActionReference();

    (36) var idLyr = charIDToTypeID ("Lyr");

    (37) var idOrdn = charIDToTypeID ('Ordn');

    (38) var idTrgt = charIDToTypeID ("Trgt");

    (39) ref4.putEnumerated (idLyr, idOrdn, idTrgt);

    (40) desc5.putReference (idnull, ref4);

    (41) var idWhat = charIDToTypeID ('what');

    (42) var idrasterizeItem = stringIDToTypeID ("rasterizeItem");

    (43) var idlayerStyle = stringIDToTypeID ("layerStyle");

    (44) desc5.putEnumerated (idWhat, idrasterizeItem, idlayerStyle);

    (45) executeAction (idrasterizeLayer, desc5, DialogModes.NO);

    46)

    (47) doc.activeLayer.merge ();

    (48) doc.activeLayer.name = 'base paint layer;

    (49) makeNewLayer();

    (50) return;

    51)

    52)        }

    53)

    (54) main();

    I know it's a little ugly code lines 32-45, but (through other channels, thank you JJMack & c.pfaffenbichler!), I realized that there is no way to script, the rasterization of a "layer Style" others that using ScriptingListener.plugin.  DBarranca  Yes... I realized a little I "screwed the dog" on the diaper change after that I played with him for a while.  Also a little, visited account that the "new layer" you were a little enough to add was not going to solve my problem. ended up having to add a "new layer" on line 20.  Everything seems to work exactly as I intended at the moment.  I DO, however, like the idea of having an error message "cannot find the magic layer1 Style".  How would I want to add that in?

    Thanks again,

    -Eric P

  • Update of the pixel in real-time data

    Hello

    I look at the options for the implementation of a real-time filter feature in photoshop, and I would like some opinions on implementation strategies.

    Basically, I want to update the contents of a layer (lets call it B) when the user draws another layer (lets call it only A), such that the contents of the layer B is a function of a.

    This task will be possible using the functionality exposed by the Photoshop SDK?

    Cordially Toke

    Theoretically, it could be doable, assuming that the tool used to change events appropriate b triggers (only not all tools, unfortunately) AND your A layer updates can be performed without disrupting the work of user b. What you need to do in this case is to implement a plug-in automation based on the earpiece of the SDK samples that would monitor events. At the event you determine the layer to activate it in your code C++ and if B then update has. The problematic part here would be whether you would be able to change the current layer in a way that is not interrupting the work of user b (for example, you probably wouldn't occur a change b to change the current layer to A, which would cause the focus jump to A and then go back) and it would depend of the type of changes you want to.

    It would in any case, the branch, I would like to take here.

    HTH

    Ivar

  • Photoshop CS5 x 64 crash when changing the layer styles

    Hey there,

    I searched and searched through the entire interweb, but almost no one seems to have never had such a problem, so I think it is the right place to ask and hope to be helped . Short version is: Photoshop CS5 (x 64) is constantly crashing when you change a layer style.

    Recently, I installed my CS5 Design Premium on a new laptop (Fujitsu Lifebook AH351) and I have serious problems with Photoshop CS5. On the first run, everything was fine, and he keep like this for a while. Now every time I try to edit a layer style Photoshop crashes immediately. I did not need to change anything, just open the layer style, press OK and Photoshop has disappeared. I can work around by resetting the preferences that works until the next reboot, no matter if I change anything on the settings or not. Tried this on the initial version of the PS and the last update (12.0.4). Once I have reset settings yet, I can work again on the layer styles. Any of you have a similar problem or an allusion to what I could look at?

    The Lifebook has of a decent feature which I think somehow the culprit in this case: it has an on-board graphics unit and a separate GPU (nVidia GForce GT 525 M) that can be added in on a program basis. Indeed, Photoshop recognizes and allows me to enable the OpenGL functions as well, so from there, it seems. The internal GPU cannot be disabled because connect you your monitors.

    Some data on my system:

    Fujitsu Lifebook AH531

    • Intel® Core™ i5 - 2410M
    • RAM: 8 GB DDR3 1333 MHz
    • 750 GB SATA HDD 5400 U/Min
    • Windows 7 Home Premium x 64 (updated)
    • NVIDIA® GeForce® GT 525M with 1 GB of VRAM

    Photoshop CS5 x 64

    • no plugins to use/install
    • any settings not changed, not even shortcuts

    Thanks in advance

    enoversum

    WindowBlinds was probably to blame.  It's a bad app that changes the window settings and made generally bad things for the environment of the user interface to achieve a different look.

    There may be more options for things you can do (bad) to Windows, such as the screws of the metric of the display with the software from StarDock, simply because Windows is more popular - but if you don't about frivolous things with your system it can be as clean and steady work as a Mac system , if not better.  Mac have many of their own problems.

    -Christmas

  • Analyzers of vector signals OR, in real time of tektronix and tests EMC spectrum analyzers

    Normal
    0

    21

    fake
    fake
    fake

    PT - BR
    X NONE
    X NONE

    MicrosoftInternetExplorer4

    / * Style definitions * /.
    table. MsoNormalTable
    {mso-style-name: "Table normal";}
    MSO-knew-rowband-size: 0;
    MSO-knew-colband-size: 0;
    MSO-style - noshow:yes;
    MSO-style-priority: 99;
    MSO-style - qformat:yes;
    "mso-style-parent:" ";" "
    MSO-padding-alt: 0 cm 0 cm 5.4pt 5.4pt;
    MSO-para-margin-top: 0 cm;
    MSO-para-margin-right: 0 cm;
    MSO-para-margin-bottom: 10.0pt;
    MSO-para-margin-left: 0 cm;
    line-height: 115%;
    MSO-pagination: widow-orphan;
    font-size: 11.0pt;
    font family: 'Calibri', 'sans-serif ';
    MSO-ascii-font-family: Calibri;
    MSO-ascii-theme-make: minor-latin;
    MSO-hansi-font-family: Calibri;
    MSO-hansi-theme-make: minor-latin;
    mso-fareast-language: EN-US ;}

    1. how to work if vector performance of or
    Analyzers of signals compare to Tektronix real-time spectrum analyzers?

    2 can you emulate Tektronix FFT
    processing overlapping?

    3. is it possible to use vector of NOR
    Analyzers of signals of compliance EMC and/or test preconformite? Is there some
    companies use it successfully? Need a special or custom software?

    Thank you

    Hi emc2006

    I'll answer your questions separated by your topics:

    1 - What is the factor that you want to compare between these two products? In the link below, you will find the performance of the NI PXI-5660 RF Signal Analyzer system.
    2. you can develop this feature of programming in software Application development, i.e. of LabVIEW.
    3. Yes, NI´s vector signal Analyzer could run preconformite or EMC compliance analyses. In the same link below, you will find in the subdivision of Applications.

    http://zone.NI.com/DevZone/CDA/tut/p/ID/4298

    Concerning

    Napoleao
    Application engineering
    National Instruments

  • Is there a way to know what physical events are happening in real time?

    I just had a problem from my phone since last week. I wouldn't do something unusual. Knows running programs with regard to my knowledge and visible only windows are concerned. And my hard drive would be thrown open. I don't know which program is the cause. So I asked for help in the windows event viewer and look under hardware events because that's what I thought would contain the event in question. but it was empty.

    I'm here to ask you all, if anyone can help in this regard.

    Amit

    Hello

    Check these:

    Scenarios selected for monitoring performance with Windows Vista
    http://TechNet.Microsoft.com/en-us/library/cc748962 (WS.10) .aspx

    This free utility makes it easy to check the event logs - since you can check everything
    entry in the final minutes or other periods of time. Any or all of the event logs can be saved
    then deleted to make it easier also for future entries to read.

    MyEventViewer - free - a simple alternative in the standard Windows Event Viewer.
    TIP - Options - Advanced filter allows you to see a period of time instead of the whole of the record-
    Set it for a bit before and after the time of the BSOD.
    z http://www.Nirsoft.net/utils/my_event_viewer.html

    =======================================================

    Sysinternals has utilties that can help such as Process Explorer, Process Monitor and others. Those
    and others are below.

    This is a pretty complete performance convenience store and a lot of these methods will contribute to
    your effort.

    What antivirus/antispyware/security products do you have on the machine? Be one you have NEVER
    on this machine, including those you have uninstalled (they leave leftovers behind which can cause
    strange problems).

    ----------------------------------------------------

    Follow these steps:

    Start - type this in the search box-> find COMMAND at the top and RIGHT CLICK – RUN AS ADMIN

    Enter this at the command prompt - sfc/scannow

    How to analyze the log file entries that the Microsoft Windows Resource Checker (SFC.exe) program
    generates in Windows Vista cbs.log
    http://support.Microsoft.com/kb/928228

    Also run CheckDisk, so we cannot exclude as much as possible of the corruption.

    How to run the check disk at startup in Vista
    http://www.Vistax64.com/tutorials/67612-check-disk-Chkdsk.html

    ==========================================

    After the foregoing:

    How to troubleshoot a problem by performing a clean boot in Windows Vista
    http://support.Microsoft.com/kb/929135
    How to troubleshoot performance issues in Windows Vista
    http://support.Microsoft.com/kb/950685

    Optimize the performance of Microsoft Windows Vista
    http://support.Microsoft.com/kb/959062
    To see everything that is in charge of startup - wait a few minutes with nothing to do - then right-click
    Taskbar - the Task Manager process - take a look at stored by - Services - this is a quick way
    reference (if you have a small box at the bottom left - show for all users, then check that).

    How to check and change Vista startup programs
    http://www.Vistax64.com/tutorials/79612-startup-programs-enable-disable.html

    A quick check to see that load method 2 is - using MSCONFIG then put a list of
    those here.
    --------------------------------------------------------------------

    Tools that should help you:

    Process Explorer - free - find out which files, key of registry and other objects processes have opened.
    What DLLs they have loaded and more. This exceptionally effective utility will show you even who has
    each process.
    http://TechNet.Microsoft.com/en-us/Sysinternals/bb896653.aspx

    Autoruns - free - see what programs are configured to start automatically when you start your system
    and you log in. Autoruns also shows you the full list of registry and file locations where applications can
    Configure auto-start settings.
    http://TechNet.Microsoft.com/en-us/sysinternals/bb963902.aspx
    Process Monitor - Free - monitor the system files, registry, process, thread and DLL real-time activity.
    http://TechNet.Microsoft.com/en-us/Sysinternals/bb896645.aspx

    There are many excellent free tools from Sysinternals
    http://TechNet.Microsoft.com/en-us/Sysinternals/default.aspx

    -Free - WhatsInStartUP this utility displays the list of all applications that are loaded automatically
    When Windows starts. For each request, the following information is displayed: Type of startup (registry/Startup folder), Command - Line String, the product name, Version of the file, the name of the company;
    Location in the registry or the file system and more. It allows you to easily disable or remove unwanted
    a program that runs in your Windows startup.
    http://www.NirSoft.NET/utils/what_run_in_startup.html

    There are many excellent free tools to NirSoft
    http://www.NirSoft.NET/utils/index.html

    Window Watcher - free - do you know what is running on your computer? Maybe not. The window
    Watcher says it all, reporting of any window created by running programs, if the window
    is visible or not.
    http://www.KarenWare.com/PowerTools/ptwinwatch.asp

    Many excellent free tools and an excellent newsletter at Karenware
    http://www.KarenWare.com/

    ===========================================

    Vista and Windows 7 updated drivers love then here's how update the most important.

    This is my generic how updates of appropriate driver:

    This utility, it is easy see which versions are loaded:

    -Free - DriverView utility displays the list of all device drivers currently loaded on your system.
    For each driver in the list, additional useful information is displayed: load address of the driver,
    Description, version, product name, company that created the driver and more.
    http://www.NirSoft.NET/utils/DriverView.html

    For drivers, visit manufacturer of emergency system and of the manufacturer of the device that are the most common.
    Control Panel - device - Graphics Manager - note the brand and complete model
    your video card - double - tab of the driver - write version information. Now, click on update
    Driver (this can do nothing as MS is far behind the certification of drivers) - then right-click.
    Uninstall - REBOOT it will refresh the driver stack.

    Repeat this for network - card (NIC), Wifi network, sound, mouse, and keyboard if 3rd party
    with their own software and drivers and all other main drivers that you have.

    Now in the system manufacturer (Dell, HP, Toshiba as examples) site (in a restaurant), peripheral
    Site of the manufacturer (Realtek, Intel, Nvidia, ATI, for example) and get their latest versions. (Look for
    BIOS, Chipset and software updates on the site of the manufacturer of the system here.)

    Download - SAVE - go to where you put them - right click - RUN AD ADMIN - REBOOT after
    each installation.

    Always check in the Device Manager - drivers tab to be sure the version you actually install
    presents itself. This is because some restore drivers before the most recent is installed (sound card drivers
    in particular that) so to install a driver - reboot - check that it is installed and repeat as
    necessary.

    Repeat to the manufacturers - BTW in the DO NOT RUN THEIR SCANNER device - check
    manually by model.

    Look at the sites of the manufacturer for drivers - and the manufacturer of the device manually.
    http://pcsupport.about.com/od/driverssupport/HT/driverdlmfgr.htm

    How to install a device driver in Vista Device Manager
    http://www.Vistax64.com/tutorials/193584-Device-Manager-install-driver.html

    If you update the drivers manually, then it's a good idea to disable the facilities of driver under Windows
    Updates, that leaves about Windows updates but it will not install the drivers that will be generally
    older and cause problems. If updates offers a new driver and then HIDE it (right click on it), then
    get new manually if you wish.

    How to disable automatic driver Installation in Windows Vista - drivers
    http://www.AddictiveTips.com/Windows-Tips/how-to-disable-automatic-driver-installation-in-Windows-Vista/
    http://TechNet.Microsoft.com/en-us/library/cc730606 (WS.10) .aspx

    ===========================================

    Refer to these discussions because many more excellent advice however don't forget to check your antivirus
    programs, the main drivers and BIOS update and also solve the problems with the cleanboot method
    first.

    Problems with the overall speed of the system and performance
    http://support.Microsoft.com/GP/slow_windows_performance/en-us

    Performance and Maintenance Tips
    http://social.answers.Microsoft.com/forums/en-us/w7performance/thread/19e5d6c3-BF07-49ac-a2fa-6718c988f125

    Explorer Windows stopped working
    http://social.answers.Microsoft.com/forums/en-us/w7performance/thread/6ab02526-5071-4DCC-895F-d90202bad8b3

    Hope these helps.

    Rob Brown - MS MVP - Windows Desktop Experience: Bike - Mark Twain said it right.

  • RAM Preview plays is not in real time on the new Macbook Pro

    Hello world

    I have problems getting after effects to play the video in real time in AE CS6. I use a brand-new Macbook 2015 Pro 13 "retina with a dual core 3.1 GHz processor Intel Core i7 and 16 GB of RAM. I just made sure my copy of AE CS6 is up-to-date with the latest updates (11.0.4.2), and yet I am unable to read the video or animation in real time using the RAM Preview to any size greater than 25% in the Viewer.  If I try to play a video clip of 29,976 fps, the framerate tops out at about 17-18 frames per second. When I press 0 for the RAM Preview, it starts caching the images such as normal, but even after a loop continuous cadence comes not near real-time. The audio plays fine, but the video starts immediately behind. I can't even a scene of simple great test of a form of retouching layer move on the playback screen in the real time RAM Preview.

    That said, I can get it to play in real time if I reduce the viewer up to 25%. But obviously, I won't be limited to work in quarter resolution on a new laptop. My last Macbook pro from 2008 and completely across the well treated RAM previews, being able to cache images and play them back in real time without problem.  I have to assume that there may be a function that I'm missing or something goes wrong, unless I just grossly overestimated the capabilities of my new laptop.  But surely, it should be able to manage simple video playback. I had no problem using first on this computer, then it can of course deal with the video.  Any help you can offer would be much appreciated, because this problem becomes really frustrating!

    Just for fun, try the trial of CC 2015 and see if it behaves correctly.

  • Layer style stuck CC (2015)

    Every time I have paste a layer to a layer style to another, all styles are applied, but the values are incorrect.  If I have a text layer and add the bevel & relief, Stoke and drop shadow.  Then I copy and paste on the other layers of text all three effects appear, but the values of each will be wrong.

    Thanks for any help.

    Phil

    This is a known bug and I hope it will be fixed in the next update.

  • Y at - it a builder of virtual furniture in real time?

    MELUKA | The New Zealand made furniture design and storage for kids, bedrooms and living room

    Generator of virtual furniture in real time: possibility of "drag and drop" intuitive user interface on the site of Meluka for SIDEboys, TVboys and modular shelving. In the words of the customer:

    "We need to engage with someone who can provide a"plug-in"to the Meluka site which allows the user to"build a cabinet". Basically, we want the user to be able to choose a carcass size then fill each "Bay" of the carcass with the appropriate function (for example, drawers, cabinets, sliding doors, etc.).  I always imagined it would be with a "drag and drop" function It could also be added to shelving modular product range. »

    Because you need pictures, often of 360% pan view of them as well for all products - for the most part, it is a custom job. A you connected the unit needs to work for example. Some Flash, some do it html 5. Because everyone has different needs and products different requirements, I can't say I saw just a plugin that will offer it and just twist.

  • layer style settings to remove the differences between 2 images.

    Hello people,

    I have a question:

    Is it possible to get the layer style settings when I have 1 picture with the layer style and 1 without him.

    Let's say I have an icon that's just a House.

    [img] http://S6.PostImage.org/xfpzl5hl9/image.PNG [line]

    And I have a House with outer glow.

    [img] http://S6.PostImage.org/h6un7v2a5/0_h.PNG [line]

    Is it possible to get the parameters used in the outer glow?

    hosts Ruud.

    You will not get the real digital settings, but if you load the two layers in the same document and change the blending mode of the layer that is greater than the difference, you can see the difference between the two images.  So:

  • Photoshop has a brush mirror in real time?

    He how to set a brush so that it acts like a mirror?

    If I painted on one side, the other side is painted automatically.

    071.jpg

    I don't know of anyway to do it in real time, but it is easy to copy layers and free transform.  This could make an Action to get there with the keyboard shortcut.

    There are also plugins Kaleidoscope and actions out there that would make it easy.  The plugin does not work with CC 2014

    Kaleidoscope 2.1 Plugin - Mehdi - Plugins Photoshop

  • Overview of RAM is no longer real time

    Work computer.   Mid-2010 Mac Pro with 64 GB of RAM.  Version 11.0.4.2 running After Effects.   Multiprocessing turned off.   V3 AJA Control Panel.

    1920 x 1080 comps, 29.97 FPS, no 3D.

    The Mac was running RAM previews and Mountain Lion were BEAUTIFUL.  Questions to zero.             Never.

    The computer has been upgraded to the Mavericks 10.9.5.      I use the upgrade of the vague term, BTW.       Now...  RAM previews play more in real time.  Plus I get - it fluctuates - is 19, 20, 23 frames per second, never 29.97.    Sometimes he hits all the way up to 40, 45, 47, as he plays catch-up, but this is rare.

    -Restart the computer. No change.

    -All projects.   Makes no difference, old existing or new projects.

    -Even a simple projects 1-layer with simple position animation, no effect - not in real time.

    -8 bit, not only 16 or 32-bit mode.

    -Color on and outside management.

    -Simulate the output on and outside.

    -Preferences-> video preview has been updated AJA, so I tried only computer monitor.  It does not either.

    -Full ground, half, quarter.... is not serious.    Never in real time.

    I've seen others ask to this subject, but none of the positions ever trained 'you need to set 'this' to 'who',' etc.        Have any suggestions?

    Thank you

    Marc

    Have you tried to uninstall the drivers of the AJA?

Maybe you are looking for

  • Improve the speed of my Mac

    I work on a Mac Pro (2009) with a 2.93 GHz Quad - Core Processor and I noticed that my Mac seems to be much slower to perform tasks when that I start last year. I have 8 GB of memory, an NVIDIA GeForce 521 MB graphics card, my HD has a capacity of 64

  • After the waiting on my Satellite A210 screen is blue

    When I opened the hood, the display begins to be blue and something written on it; but I did not have enough time to read.And sometimes, even if I'm online on Internet Explorer, screen goes black and it colapses. This Toshiba computer is brand new, a

  • sum of the beach

    Hi guys, can someone help me solve this app (see photo). I do that in labview and I don t know how. that 'q' is adjustable by the user

  • Cisco 1200 Series AP - expand the network?

    Hello I have a Cisco AP's 1200 and there are 2 rooms in my house where I do not have enough reception. Can I use something like a Repeater or a bridge? I have active encryption LEAP. Thanks for your help, Concerning Bottom

  • BlackBerry Smartphones Messages saved as an icon?

    I've had the blackberry "BOLD" with the old software and I managed to have recorded messages as an icon on my main screen, is there a way I can do on my new torch, I can't seem to find a way to do it? Thank you