DropShadowFilter and Image Distortion from Ruben noise problem

I am using DistortImage from Ruben  (http://www.rubenswieringa.com/blog/distortimage) applying the  DropShadowFilter to an image before applying the DistortImage. The image  has noise artifacts after the shadow is added.  If shadow is not added, the image after distorted looks very clean. Ruben uses Shape to  fill the distorted image. I then tried to add DropShadowFilter after applying  the DistortImage and hope the noise would go away, but the shadow shows  at the boundary of the Shape which is rectangular and not at the distorted image boundary a non-rectangular shape.
I  use the draw() method to copy the distorted image in Shape to a  BitmapData object. Then use the applyFilter method on the BitmapData to  apply the DropShadowFilte. This is the only way I know how to transfer  bitmap image from Shape to BitmapData.
Can someone please help explain why the shadow shows at the shape boundary and not the distorted image boundary?
Thanks in advance.

in safeboot  happened less times than normal boot but still apear. i did disk scan and repair disk, but nothing changes. stuck pixels grow up every day, i dont know what i have to do, there is no apple store in my country, there is no proffesional on mac, and my works stacked toghether ....
please help me ...
is any free software to diagnose hardwares dedicatly? i just want to know what happend to my 2 years old iMac and am i a victim of Apple design ?
i saw many many studios that uses iMac for film and photo editing with more projects than me, some of them working 24 houres and they didnt have a problem, but mine  .... bad luck

Similar Messages

  • How to extract text and image information from postscript file

    I want to write a programe,and extract text and image information from postscript file using Java.Is it possible? How to extract ?
    Thank!

    First of all, PostScript is not a "text" file. It can and often does contain binary data. Since PostScript streams often contain nested procedures, unless you process the procedure definitions and can "execute" them, you cannot simply "scan" a file to get what you want. No, I can't talk about this in detail since it is quite complex. But Adobe does have the
    PostScript Language Reference Manual on-line for download at
    . Look that over and you will have a fairly healthy respect as to the task involved.
    - Dov

  • Image reclaim from database ,facing problem

    I am very much new in Flex development.........
    I am facing a problem from  quite a few days to  reclaim  a image from the database with the help of servlet to a flex application .  I am  using HttpRequest Object not  Blaze Ds.
    Actually image byte stream is comming back from Servlet to Flex   End  , but when I want to display it , then it shows the place of the image as black .I think image pixel's are not combining togather ..........Have you any Idea?
    I am trying in  the following way.......... this is in the result handler method................
    private function getPhotoResultHandler(event:ResultEvent):void{
                   try{                     
                              xmldata1=event.result as XML;   
                              mx.control.alert.show(xmldata1.toString);        //  Here I can see the  byte stream  in the browser                                                          
                              var byteData : ByteArray;                                                                                            
                              var dec : Base64Decoder  = new Base64Decoder();              
                              dec.decode(xmldata1.toString());                 
                              byteData = dec.toByteArray();                     
                              imggetPhoto.source=byteData;  
                catch( ex : Error )
              Alert.show( ex.message );

    Hi,
    I use Forms 6i to save and retrieve image in BLOB column without problems.
    Some weeks ago, my column was long raw and I update it without problems. Nothing to do in Forms and juste modifiy query and recompile in Reports.

  • Photoshop and Lightroom 5 from the Cloud problem.

    Just purchased and downloaded Photoshop and Lightroom 5 from the Cloud.  Had a problem with Lightroom when trying to mate it up with LR4 can I delete LR5 and use the Cloud installer to reinstall?

    When you installed Lightroom 5, and then started it for the first time, it should have given you the option to upgrade your existing Lightroom 4 catalog. Allowing Lightroom 5 to do that will give you a new copy of your existing catalog, with the same folder structure and all of your images that you have previously imported included in that new catalog. After that conversion has taken place you can uninstall Lightroom 4, and you can get rid of the old version of the catalog. If you were to decide to keep the Lightroom 4 installed, it would continue using the original catalog which would point to the same images. But any adjustments made in Lightroom 4 would be completely independent from what you might do in Lightroom 5.

  • Making some texbox and image invisible from header in the second page and third page only

    i have written this expression for the image
    =iif(Globals!PageNumber= 1,false,True)
    the problem is, it is repeating in every pages, i want it to be displayed in the page one only, when the rdlc report is generated in the report viewer

    Hi aki.mary,
    According to your description, you added textbox and image to page header, now you want to display them on the first page, on other pages, their visibility is set to false, but the image is visible on every page.
    I tried to reproduce the issue in my local machine, but it works fine for me. I set visibility of textbox and image by following steps:
    Right-click the image, click Image Properties.
    Click Visibility in left pane, select Show or hide based on an expression.
    Click (fx) button and type the expression: =iif(Globals!PageNumber= 1,false,True).
    The following screenshot is for your reference:
    In order to improve the efficiency of troubleshooting, please provide detailed information of the report. I would be appreciated it if you could provide steps you created the report and screenshot of the report. By collecting this information now, it will
    help us move more quickly toward a solution.
    Thanks,
    Wendy Fu
    Wendy Fu
    TechNet Community Support

  • IWeb '08 Images Not Publishing and Image Distortion in Application

    I created a website a couple of years ago and recently noticed two issues:
    1) Images I included on the site are now not showing up on the published site, but still appear in iWeb '08 app.
    2) Images and graphics in iWeb '08 app are barely showing up. It looks like images that were really over exposed, but the rest of my computer shows colors and images beautifully.
    Anyone else run into these issues? How should I fix it?
    Thanks in advance for your help!

    Actually, somehow, I just solved both problems. I opened up iWeb 9 and it seemed to resolve both issues. Sorry for any confusion.
    Message was edited by: ethouston

  • File and image distortion when opened in Photoshop CS6

    I recently upgraded to a new computer and I am experienceing strange black bands blotches when opening many of my old photoshop files or even when opening common files types (jpg/png).  The problem doesnt occur with all file, some open just fine.  The distortion only appears within photoshop, when I try to save the file for display everything looks fine as long as I don’t open the saved file in photoshop. I feel like I’m missing something basic but I’ve used PS for years and never encountered this.
    All of my profile settings are exactly the same as they were on the old computer (basically default) so I don’t think there is a mismatch. 
    Using Adobe Creative Cloud if that helps.

    Drivers are fully updated. You did lead me to a solution though once I considered the video card might be the problem.  Apparently there is a bug between the current Catalyst driver and current version of Photoshop.
    In case anyone else experiences the problem here is a workaround.
    Go into Edit - Preferences - Performance, [Advanced Settings], and choose Drawing Mode: Basic.

  • Is it possible to animate videos and images coming from web service.

    i am calling a webservice. from that i am getting response. in that i have images and videos. i took those in an array. Now i need to animate those array values. just like animating images. So please tell me is it possible to animate videos are not. if yes how?

    Then, if it's not self-powered and you don't have a USB hub to power it, it's impossible.
    If you DO have a hub, give it a try. If the HDD is formatted in FAT32 or other, iOS-friendly formats (NOT NTFS!), you may be able to import videos / pics from it so that you can access them as imported media files.

  • Mixing CSS colors and image files from Photoshop for web

    Hello,
    I recently encountered a web production color issue and wanted to collaborate with other web producers to either inform or to see if there isn't a better work-around....
    A web site design has a particular color palette and some elements are converted to HTML/CSS colors (rgb hex values) and other elements must be saved as images--both with the same exact color appearance. We graphics professionals know that generally all images should have the color profile indicated (embedded, tagged) in the image file (e.g., sRGB, Adobe RGB or whatever) in our color-managed workflow so that the color numbers have meaning. For web, I've always used sRGB (the web standard) and tagged the images with the sRGB color profile.
    Historically, this probably hasn't mattered because no web browser cared about the image profiles anyway. However, recently, some browsers have started to implement color-management. This is good for pictures and such, but poses a problem for web graphic elements: the images are rendered in the color-managed sRGB, yet the CSS is still rendered outside of color-management (the so-called monitor or "device" profile?). Therefore, if a web page design's color palette is to be honored, the HTML/CSS hex colors must appear the same as the matching hex colors embedded in the images. However, modern browsers now render the colors in the color-profile-tagged/embedded images differently, so the colors on the rendered pages no longer match!
    My work around has been to NOT tag (embed) the web-element image files with any color profile and thus cause the modern browsers to do what they used to: render the images without a color profile just like they render HTML/CSS hex colors. Perhaps in the future, there will be an HTML specification to inform the web browser to render all colors (HTML/CSS/images) in a particular color profile. (In my cursory testing, I've found that current Safari and Chrome for Windows 7 do alter the tagged-image appearances, yet Safari in iOS does not.)
    Have other web producers run in to this issue and are there more eloquent work-arounds?

    Hi,
    This might help
    Serving Static Content on WebLogic and GlassFish | cdivilly
    Regards,
    Jari

  • Question about sequence size (anamorphic) and image distortion.

    If I create a sequence with sizes 1920x810 is there a way to bring footage into the sequence and not not have it get distorted? I would prefer just to crop the top and bottom off the image. In the end have the video file be original, but just the sequence size remain the same. Is this possible?

    Right-click the clip on the timeline and see if "Scale to Frame Size" is checked. If so, turn it off. This can be done globally in Edit > Prefs, but only affects clips upon import, does not affect those already in the project.
    This should provide the effect you want of cropping the top and bottom, but still curious how this will be output. If you want to go to Blu-ray or anything that is a "video standard", then you are better off to use the full HD frame size and add black bars to get the "look" you want
    Thanks
    Jeff

  • HP ZR24w flashing and image distortion​s

    At random times the screen will flash with distoreted images, lines all across the screen and dark rectangular patches.  It reminds me of the old tv's that would lose their ability to hold a an image and it start flipping.
    I have tried resetting the monitor but to no avail.  It is the second monitor I am running off of my laptop.  The problem is new and I have been running a second monitor continually over the last year or so with this laptop with no problem.
    Any ideas?  

    Hi Cliff,
    You might might to review the refresh rate for the monitor.  You should be running 1920 by 1080 @60 hz.
    If you still are having issues then try the monitor and cable on another PC.
    HP DV9700, t9300, Nvidia 8600, 4GB, Crucial C300 128GB SSD
    HP Photosmart Premium C309G, HP Photosmart 6520
    HP Touchpad, HP Chromebook 11
    Custom i7-4770k,Z-87, 8GB, Vertex 3 SSD, Samsung EVO SSD, Corsair HX650,GTX 760
    Custom i7-4790k,Z-97, 16GB, Vertex 3 SSD, Plextor M.2 SSD, Samsung EVO SSD, Corsair HX650, GTX 660TI
    Windows 7/8 UEFI/Legacy mode, MBR/GPT

  • Hosting JAD and JAR files from apache - install problems

    im not sure whether it's something to do with Apache's MIME settings or something else but whenever i connect to my IP/game.jad it always either just displays the Text in the JAD file and doesnt give the option to download the JAR, when I try and use the OTA provisioning Utility in the J2ME toolkit and connect to my IP it says either "access denied" or "blah.jad cannot be found at this URL, Contact the application provider for more information."
    'lil help? :)
    Thanks!

    Hi,
    first,you must add the following two lines to Apache mime types:
    text/vnd.sun.j2me.app-descriptor jad
    application/java-archive           jar
    second,you must specify the absolute address of your jar file in the MIDlet-Jar-URL which in the jad file,such as:
    MIDlet-Jar-URL: IP/game.jar

  • Uploading video/image files from mobile

    Hello
    I need to develop wap website that will allow to upload video and image files from cellphone to server.
    The question is what is the best java technology to be used for this case if i am interested in website-like and not application-like solution?
    Thanks And best regards
    Oifa Yulian

    Hi,
    Thanks for responding.
    I tried using the X-SUP-APPCID, but this time in device logs it initially shows as uploading and once the complete data is sent I get the response code as 401 and in response headers I get 401 Unauthorized and it goes into my error function of File Transfer.
    The headers which i am passing :
    uploadCreate has my APPCID.
    var headers = {
      "X-Requested-With" : "XMLHttpRequest",
      "Content-Type" : "application/atom+xml",
      "DataServiceVersion" : "2.0",
      "Accept" : "application/atom+xml,application/xml,application/atomsvc+xml",
      "X-CSRF-Token" : "Fetch",
      "X-SUP-DOMAIN" : "LntOdDomain",
      "X-SUP-APPCID" : uploadCreate
    params.username = uid123;
    params.password = pwd123;
    params.headers = headers;

  • Problem using Image Processor from Bridge

    I have been using the Image Processor to process photos from Bridge for quite some time. However, I recently received an error message when I try to initiate Image Processor from Bridge and I have not been able to find any help topics that address my problem: I select images in Bridge to process, then click "Tools>Photoshop>Image Processor". Photoshop opens and the familiar Image Processor dialog box opens. Item 1 in the dialog box says "Process files from Bridge only" and has the number of files I have selected in parenteses. I select the file type and other settings in #3, and preferences in #4. When I click "Run", I get an error message window that says: "Script Alert. There were no source files that could be opened by Photoshop". The Image Processor works if I open the files in Photoshop first, then run it by selecting "File>Scripts>Image Processor" and tell it to process all open files.
    Would someone be able to help me with this problem?
    Thanks, Larry

    Usually when it worked before and not now, and you have added no new software or hardware I recommend resetting the preferences.  Hold down the Ctrl key and click on the Bridge icon to start.  You should get a reset window with 3 options.

  • Having problem with images imported from photoshop

    I am totally new to Fireworks, I am redoing a site that was done using CS2, that is GoLive, Photoshop and Image Ready. I wanted to begin familiarizing myself with Fireworks by starting with using it to make all the web images for the site (jpgs, pngs, etc). It started well but after a while I started getting strange results from FW when I imported PSD files. The PSD imports fine into FW but when I want to "preview" or do a "2-UP" and see what it looks like as a jpg or png I just get a blank image where the jpg or png is supposed to be. However if I "export" the jpg it does get exported, but I would like to preview it to see what the quality is. This doesn't happen every time but at least 50% of the time in the last 2 days, and there seems to be no rhyme or reason behind why it works with some images but not others.
    Another thing is that if I add a layer effect to the image such as "inner glow" to the PS image, and then flatten the image to make sure it gets exported to FW, it doesn't get exported. It is as if I never added the layer effect in PS.
    Any help on these two issues would be greatly appreciated and help me to continue in perservering with FW.
    VL Branko

    I don't think I've cracked open Bridge since upgrading to CS5/CS6, and I'm hesitant to start today! I'm therefore kind of assuming that you're starting with PSDs and opening them up in Fireworks. (If you're not doing this, give it a try.)
    Regarding the 50% failure of Preview and 2-Up modes, I was thinking that saving the PSDs as native Fireworks PNGs—within Fireworks—might eliminate that problem. It's hard to imagine Fireworks not previewing its own file format, but easier to imagine it failing to properly preview a PSD file. And again, perhaps File > Image Preview might work better for you.
    As far as the "inner glow" issue: 1) Be sure to add it into the PSD before importing into Fireworks, and 2) If it doesn't show up, have a look at Filters within the Properties panel for the selected object; you could try selecting Inner Glow within ‘Photoshop Live Effects’ or try out Fireworks' own native Inner Glow filter effect.
    Other than for the purpose of familiarizing yourself with Fireworks, you may want to consider why you'd use Fireworks for these graphics, if they were originally created in Photoshop. Small changes in graphic appearance are always possible when moving between applications. For example, Photoshop is color managed whereas Fireworks is not; you therefore might notice a small shift in saturation or tonality between the two applications. Whether this is a concern depends on your final output goals.

Maybe you are looking for

  • Create a site utilization report for SharePoint Site with these conditions

    HI, How do we create a site utilization report for a SharePoint 2007 site. I want to include the following conditions in the report a) The list of users who are accessing the site b) The list of users who have not accessed the site ( Can we do some f

  • Best way to relink media

    In FCP when you relink one file the rest relink automatically as long as they are in the same folder location. Is this the case in Premiere CS6 or will i have to link each indivudal file? I'm moving my project to a new computer.

  • Ad-hoc Queries..

    What are Ad-hoc queries??How do i start working on an ad-hoc query...plz explain stepwise considering a scenario.. Thankx in advance.. shreya.

  • In band management - how

    Hello, We have a dual fabric SAN spanning two locations. All directors are MDS9513 Today we had a short outage of the LAN on the remote site. Directors at the remote site could not be accessed via Fabric Manager or CLI. I was in the believe that our

  • Merge to HDR Error

    I posted this in the photoshop forum and haven't received an answer. Maybe you guys in the script forum can tell me whats happening. I'm attempting to run the merge to HDR. Everytime I click on save this is the error message I receive. Error 8000: Ca