Snap Shot

I took a snap shot of somthing so I can put it on my website (>Shfit>4) and it says its a png but how do I take out the white background so I can put it on any site?

Hi Kev,
Try GraphicConverter, it has many options too numerous to mention..
http://www.lemkesoft.com/

Similar Messages

  • How do i take a snap shot on my mac?, how do i take a snap shot on my mac?

    how do i take a snap shot on my mac?, how do i take a snap shot on my mac?

    Mac OS X 10.7 Help: Shortcuts for taking pictures of the screen

  • Stock snap shot

    Hi..
    We have implemented 2LIS_03_BX  for Initial stock( Till day) and 2LIS_03_BF for movements ( from today).
    So we are not loading any past movements.we are interested only in movements from today.
    Now, the clients wants to see the weekly(starting from current week) snap shot of stock quantities and values(Like total inventory quantities and Values). For this scenario, 2LIS_03_BX and 2lis_03_BF  are suffiecient if i read  the material value from the MBEW table in update rule? or  do i need to implement 2LIS_03_UM as well?...If i use 2LIS_03_UM will satisfy my requirement?.
    Thanks.
    Mummaneni.

    Hi Mummaneni,
    Based on your client requirement, loading data from BF after initializing stock using BX would be sufficient to view your stock qty for each day provided you load the data daily.
    Also ensure you do the marker update for BX and no marker update for initialized BF.
    You can get your MAP values against your Material from MBEW table which BF does not bring.  There is a separate datasource that provides MAP values against Material...otherwise you could simply enhance BF with a new field.  BF normally provides you the unit and total purchase value of the goods.
    UM is used to get the revaluations at cost that may happen from time to time.  It is similar to the sales price revaluations that you find in Retail based industries which frequently require use of 2LIS_40_REVAL datasource.
    If it suits your requirement to get the price changes at cost, you may very well get BF data too...it might be necessary, I would say.  Also do a no marker update for BF initialized update for the first time incase you have some historical from R/3.
    Award points if helpful...
    Regards,
    Aby

  • How can I take a video snap shot during skype video call from my MacBook Pro?

    How can I take a video snap shot during skype video call from my MacBook Pro?

    OS X Lion: Shortcuts for taking pictures of the screen

  • What is the advantage of doing a database snap-shot

    What advantage/disadvantage of doing a database snap-shot via the command:
    configutil -o local.store.snapshotinterval -v number
    configutil -o local.store.snapshotpath -v path
    Thanks,
    DRT sends

    Jred wrote:
    Well in my specific case, "loyal" is determined by the fact that I have been with this service since it was "Airtouch Cellular".  I have never vascillated on the possibility of jumping to another provider, until now. 
    Well if one stays with a company even though one could get equal or better service for cheaper sure one is being loyal but( and no offense personally meant )one is also not being too bright. And one should be rewarded for this? Why stay "loyal" and pay more for years an years on the assumption one day you'd be rewarded with some kind of deal? Also if one only stays because they receive special favors that's not really being loyal by definition.

  • Create memory snap shot in SRM 7

    Hi
    I have below two questions about the create memory snap shot tab
    Why create memory snap shot tab is provided in SRM 7, this tab appears when we create shopping cart, contract etc. ?
    How to access the created memory snap shot ?
    thanks in advance
    Regards

    Hi,
    Memory snap is used to analyze memories, see more information from sap help online document.
    http://help.sap.com/saphelp_srm70/helpdata/EN/42/f90d85e1de3ee4e10000000a1553f6/frameset.htm
    The visibility of the buttons "Create Memory Snapshot" and "System Info"
    is based on authorization object /SAPSRM/TL. The authorization object is
    not part of the standard SAP SRM PFCG roles. A normal user shall not have this authorization object
    because the authorization object belongs to the authorization class BC_C (Basis - Development Environment).
    Regards
    Lauren

  • Snap shot hangs AE (CS5)

    Hi,
    So I take snap shots while Im colour grading. Ive been using Colorista II a lot lately and anytime I use the snap shot feature AE hangs. It's fine when I initially take the shot. The problem happens when I review the snap shot. I only mention Colorista just incase there is a known bug but it happens without it too. Running CS5 on a MacPro 2.8 (8 core) Latest software versions of everything.
    Thanks for your time.
    Cheers
    Glenn

    Turn off the "Accelerate ... panels" option in the prefs.
    Mylenium

  • Oracle 9i Snap shot too old error

    Hello All,
    We are using Oracle 9i. When I refresh M Views manually they are executing fine.
    Initionally while creating M Views. I did a auto refresh for every 4 hours. After a week of sucessfull execution they error out giving snap shot too old error.
    Upon my DBA request We have increased UNDO space from 500 MB to 2 GB.
    And also removed AUTO refresh of M Views and created a procedure to refresh M View one after the other and scheduled to run 4 times a day.
    Logic is to avoid parallel M View refresh.
    However, non this helped to resolve snap shot too old error.
    Now My DBA is asking increase the space by 2 more GB. I think the issue is some thing else.
    Similar jobs are running perfectly in my Dev environment (DATA is almost same 10% varience) with UNDO size 500 MB.
    Can you please help me here.
    Thanks,
    Ravi.

    There are some questions,
    first is about undo parameters, what is the value of undo retention and how many time execute the refresh.
    second. Can you modify your undo to autoextend?
    third. Who is using the undo?
    This can be found in my friend Google:
    http://oracledisect.blogspot.com/2008/05/who-is-using-your-undo-space.html
    V$UNDOSTAT: histogram-like view that shows statistics for 10-minute intervals.
    V$TRANSACTION: present time view providing information on current transactions.
    V$SESSTAT: individual session statistics, which includes one for undo usage.

  • Oracle 9i: Snap Shot too old error while refreshing MV

    Hello All,
    We are using Oracle 9i. When I refresh M Views manually they are executing fine.
    Initionally while creating M Views. I did a auto refresh for every 4 hours. After a week of sucessfull execution they error out giving snap shot too old error.
    Upon my DBA request We have increased UNDO space from 500 MB to 2 GB.
    And also removed AUTO refresh of M Views and created a procedure to refresh M View one after the other and scheduled to run 4 times a day.
    Logic is to avoid parallel M View refresh.
    However, non this helped to resolve snap shot too old error.
    Now My DBA is asking increase the space by 2 more GB. I think the issue is some thing else.
    Similar jobs are running perfectly in my Dev environment (DATA is almost same 10% varience) with UNDO size 500 MB.
    Can you please help me here.
    Thanks,
    Ravi.

    There are some questions,
    first is about undo parameters, what is the value of undo retention and how many time execute the refresh.
    second. Can you modify your undo to autoextend?
    third. Who is using the undo?
    This can be found in my friend Google:
    http://oracledisect.blogspot.com/2008/05/who-is-using-your-undo-space.html
    V$UNDOSTAT: histogram-like view that shows statistics for 10-minute intervals.
    V$TRANSACTION: present time view providing information on current transactions.
    V$SESSTAT: individual session statistics, which includes one for undo usage.

  • I am qualified for the free version of lion...once I took a snap shot of my proof of purchase, it said it would send me a confirmation email with a code and it never did?

    I am qualified for the free version of lion...once I took a snap shot of my proof of purchase, it said it would send me a confirmation email with a code and it never did?

    You will get a .pdf file with the Redemption Code in it in your registered email inbox. You will have to enter the Redemption Code into the Redeem link on the right in App Store.
    You will also receive an additional email with a password to open the .pdf file from the first email.
    Enter the password to .pdf file > Copy the redemption code and enter it in App Store > Enter your Apple ID and password  in the App Store pop-up > Poof!!! Magic! Your OS X Lion icon shows up in your dock and the download begins!

  • How to save multiple snap shots in one file?

    Hi,
    I've been trying to take snap shots using a USB camera and save the
    them into one file; however, I've had no luck with the saving part. Can
    anybody help me with this problem? I've attached the code I'm using in
    case anybody wants to take a look.
    Thank You,
    Molana
    Attachments:
    Camera Snap Shot1.vi ‏100 KB

    Hi Molana,
    If you are looking to save these images to file, you can use either the IMAQ Writefile VIs, or potentially the AVI writefile VIs.  These VIs are both on the FIle I/O palette of the Vision Utilities subpalette.  To write an AVI file, you <b>open</b>, write to, and then <b>close</b> a session, very similar to most processes in LabVIEW.
    I also noticed in your code that you are enumerating your USB cameras and closing the camera session all within the while loop.  This adds a great deal of overhead and time to your acquisition process.  I would recommend moving these processes outside of the acquisition loop, such that they occur once before and once after the snaps.
    If you are still having trouble acquiring, I would recommend that you download and install the NI IMAQ driver.  It includes examples for snapping and saving images with NI IMAQ.  This process is extremely similar to that which you would use in NI IMAQ for USB.
    Hope this helps!
    Robert

  • Snap shot in inventory management

    Is it recommended to use the snap shot scenario in Inventory management cube 0ic_c03?
    If yes can you please tell me the procedure to finish the process or creating it?
    I have already loaded the data in to the cube from the Data sources 2LIS_03_BX AND 2LIS_03_BF.
    thanks,
    Naveen

    Please check this http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/f83be790-0201-0010-4fb0-98bd7c01e328&overridelayout=true

  • Co-PA Snap Shot Documentation

    Hi,
    Can u pls Provide me snap shots documentation for CO-PA,LO's and r/3 retrators,
    Thank you,
    Nikhitha.M

    hi
    Check the docs on service market place for COPA extraction(How to....)
    https://websmp205.sap-ag.de/~sapdownload/011000358700005714752003D/HowTo_COPA_Extraction.pdf
    COPA retraction to r/3(how to doc)
    https://websmp205.sap-ag.de/~sapdownload/011000358700005714672003D/HowTo_COPA_Retraction.pdf  
    May be  business content
    http://help.sap.com/saphelp_nw04/helpdata/en/53/c1143c26b8bc00e10000000a114084/frameset.htm
    for LO go to the link
    https://websmp103.sap-ag.de/~form/sapnet?_SHORTKEY=01100035870000231803&
    Check the doc
    1. 2.0B Extraction of Logistics Transaction Data
    2. Extracting Sales and Distribution Transaction Data - vers. 2
    3. 2.0B Extracting MM (Purchasing) Transaction Data
    If u dont have the servicemarket place id let me know I will send u the docs
    Regards
    naveen
    PS: Assigning point to the helpful answers is the way of saying thanks in SDN

  • Snap Shot removal

    I am using a MacBook Pro w/OS X 10.7.  I recently started using Time Machine and placed it on an externalHD.  My internal HD, however, has filled up (about 50%) with local snap shots.  Now I can no longer du required updates as I am being told I do not have the room with out deleting or moving files.  I need to get rid of these locals to regain my internal HD.  Are there any answeres out there?

    Open the Terminal in the Utilities folder and enter the appropriate command line. Press RETURN and enter your admin password when prompted. It will not be echoed.
    To turn them ON: sudo tmutil enablelocal
    To turn them OFF: sudo tmutil disablelocal
    Note that turning them OFF will also delete all existing snapshots.

  • How to get my Command-SHIFT-3 back to snap shot desktop???

    Is there a way to set this?
    I installed a video free-war/shareware program and change it to command (Apple) Shift 4, the default is the same except commandshift3, the same used to snapshot the desk. I can no longer take snap shots of the desktop, although I am glad I learned about COMMANDSHIFT4 (size of what you want, now I don't have to edit images), but would like to have my defaults back.
    The program is SnapZ Pro, captures audio/video. Not as smooth as iSHOWu but IshowU for some reasons DOES NOT capture audio from programs (FCP, DVD Pro, Garage Band, etc...). just the mic works. Trying to solve that too as iSHOWu seems to render quicker and is a tad bit smoother and easier to use.
    Thanks!
    If there are others out there (trials), I would like to try them.
    I don't like the big GREEN TRIAL on the video from iSHOWu, that is lame, makes me want to look for one for free, but its only $20.00 but it doesn't work (capturing program sounds) whereas SnapZ Pro does. Are there others I can try?
    Anyway, how to I get my AppleShift3 back to capture screens (dual). Thanks you guys!

    First things first!
    I don't think I asked correctly!
    I installed it, made the changes to APPLESHIFT2, now my APPLE+SHIFT=3 no longer, as in IT NOT LONGER SNAP SHOTS MY DESKTOP is not working, so is there a way to fix this?
    Also, with all the codecs and compressions I am wondering why iSHOWu which is located here:
    http://www.shinywhitebox.com/home/home.html
    And am having some problems capturing PROGRAM sounds NOT mic, but anyway, once you are down the file renders even if its 3-6 minutes long.
    This program, the one you like TAKES forever to render!
    What compressions are they using at lynda.com for there training modules?!?!
    How can they have something that is 15.03 minutes, looks great and is 26.2 MB whereas my test files....at 45 seconds is 86 MB?
    Yeah, something definitely up with that!
    Any ideas to the two thins? Getting my AppleSHIFT3 to work as well as why is ynda training files at 15 + minutes on 26 MB and my 45 second test file is 86MB?!?!
    Thanks!

Maybe you are looking for

  • Idoc to SOAP Async - Sync - stuck @ bpm bridge

    Hi there, i'm implementing an SAP - Idoc / Async ---> PI - > Soap / Sync communication, the idea is that i update the Idoc Status back on erp using and status idoc, i got the whole scenenario working but the Async - Sync bridge part with the status i

  • How increase external disk size used for an existing file system, Solaris10

    Configuration: Server: Sun T5220 S/O: Solaris 10 5/08 s10s_u5wos_10 SPARC Storage: EMC AX4-5 EMC PowerPath: PowerPath Version 5.2 I have the following scenario: In AX4-5 storage array, I created two LUNs into RAID Group 10, with Raid Type1/0: LUN 101

  • Backup and restore Root File system

    Hi Can I take backup of Root File system using ufsdump and later restore it (Root file system) completely using ufsrestore? Please give me the steps or a link Thanks in advance Ashraf.

  • Regarding userexit for pa40 transaction for validating position and persona

    when iam entering the position and  personal area in pa40 transaction , this position is should matched with personal area of the pa13 screen,and that personal area should match with pa40 presoanl area, for this requiremetnt which userexit is suitabl

  • Adobe After Effects CS3 Crashes

    When I try to run the program I get the following error: After Effects can't continue: sorry, After Effects has crashed. See http://www.adobe.com/support/products/aftereffects.html for know issues. If you still can't resolve the issue, please contant