How do I find the exact resolution of a photo I just took?

I Can't figure out how to find the exact resolution of a photo I just took. How do I find this? from my phone

Japib wrote:
hi,
did you get your question answered?
Don't fish for points.  If the OP thinks you answered the question or were helpful, then they'll act accordingly.

Similar Messages

  • How can i find the exact BADI For a Particular Transaction

    hi ppl,
    How can i find the exact BADI For a Particular Transaction. Is there any Standard transaction or Programs to do this or suggest some other way.

    Use this code:
    *& Report  ZGET_BADI
    REPORT  ZGET_BADI.
    TABLES : TSTC,
    TADIR,
    MODSAPT,
    MODACT,
    TRDIR,
    TFDIR,
    ENLFDIR,
    SXS_ATTRT ,
    TSTCT.
    DATA : JTAB LIKE TADIR OCCURS 0 WITH HEADER LINE.
    DATA : FIELD1(30).
    DATA : V_DEVCLASS LIKE TADIR-DEVCLASS.
    PARAMETERS : P_TCODE LIKE TSTC-TCODE,
    P_PGMNA LIKE TSTC-PGMNA .
    DATA wa_tadir type tadir.
    START-OF-SELECTION.
    IF NOT P_TCODE IS INITIAL.
    SELECT SINGLE * FROM TSTC WHERE TCODE EQ P_TCODE.
    ELSEIF NOT P_PGMNA IS INITIAL.
    TSTC-PGMNA = P_PGMNA.
    ENDIF.
    IF SY-SUBRC EQ 0.
    SELECT SINGLE * FROM TADIR
    WHERE PGMID = 'R3TR'
    AND OBJECT = 'PROG'
    AND OBJ_NAME = TSTC-PGMNA.
    MOVE : TADIR-DEVCLASS TO V_DEVCLASS.
    IF SY-SUBRC NE 0.
    SELECT SINGLE * FROM TRDIR
    WHERE NAME = TSTC-PGMNA.
    IF TRDIR-SUBC EQ 'F'.
    SELECT SINGLE * FROM TFDIR
    WHERE PNAME = TSTC-PGMNA.
    SELECT SINGLE * FROM ENLFDIR
    WHERE FUNCNAME = TFDIR-FUNCNAME.
    SELECT SINGLE * FROM TADIR
    WHERE PGMID = 'R3TR'
    AND OBJECT = 'FUGR'
    AND OBJ_NAME EQ ENLFDIR-AREA.
    MOVE : TADIR-DEVCLASS TO V_DEVCLASS.
    ENDIF.
    ENDIF.
    SELECT * FROM TADIR INTO TABLE JTAB
    WHERE PGMID = 'R3TR'
    AND OBJECT in ('SMOD', 'SXSD')
    AND DEVCLASS = V_DEVCLASS.
    SELECT SINGLE * FROM TSTCT
    WHERE SPRSL EQ SY-LANGU
    AND TCODE EQ P_TCODE.
    FORMAT COLOR COL_POSITIVE INTENSIFIED OFF.
    WRITE:/(19) 'Transaction Code - ',
    20(20) P_TCODE,
    45(50) TSTCT-TTEXT.
    SKIP.
    IF NOT JTAB[] IS INITIAL.
    WRITE:/(105) SY-ULINE.
    FORMAT COLOR COL_HEADING INTENSIFIED ON.
    *Sorting the internal Table
    sort jtab by OBJECT.
    data : wf_txt(60) type c,
    wf_smod type i ,
    wf_badi type i ,
    wf_object2(30) type C.
    clear : wf_smod, wf_badi , wf_object2.
    *Get the total SMOD.
    LOOP AT JTAB into wa_tadir.
    at first.
    FORMAT COLOR COL_HEADING INTENSIFIED ON.
    WRITE:/1 SY-VLINE,
    2 'Enhancement/ Business Add-in',
    41 SY-VLINE ,
    42 'Description',
    105 SY-VLINE.
    WRITE:/(105) SY-ULINE.
    endat.
    clear wf_txt.
    at new object.
    if wa_tadir-object = 'SMOD'.
    wf_object2 = 'Enhancement' .
    elseif wa_tadir-object = 'SXSD'.
    wf_object2 = ' Business Add-in'.
    endif.
    FORMAT COLOR COL_GROUP INTENSIFIED ON.
    WRITE:/1 SY-VLINE,
    2 wf_object2,
    105 SY-VLINE.
    endat.
    case wa_tadir-object.
    when 'SMOD'.
    wf_smod = wf_smod + 1.
    SELECT SINGLE MODTEXT into wf_txt
    FROM MODSAPT
    WHERE SPRSL = SY-LANGU
    AND NAME = wa_tadir-OBJ_NAME.
    FORMAT COLOR COL_NORMAL INTENSIFIED OFF.
    when 'SXSD'.
    *For BADis
    wf_badi = wf_badi + 1 .
    select single TEXT into wf_txt
    from SXS_ATTRT
    where sprsl = sy-langu
    and EXIT_NAME = wa_tadir-OBJ_NAME.
    FORMAT COLOR COL_NORMAL INTENSIFIED ON.
    endcase.
    WRITE:/1 SY-VLINE,
    2 wa_tadir-OBJ_NAME hotspot on,
    41 SY-VLINE ,
    42 wf_txt,
    105 SY-VLINE.
    AT END OF object.
    write : /(105) sy-ULINE.
    ENDAT.
    ENDLOOP.
    WRITE:/(105) SY-ULINE.
    SKIP.
    FORMAT COLOR COL_TOTAL INTENSIFIED ON.
    WRITE:/ 'No.of Exits:' , wf_smod.
    WRITE:/ 'No.of BADis:' , wf_badi.
    ELSE.
    FORMAT COLOR COL_NEGATIVE INTENSIFIED ON.
    WRITE:/(105) 'No userexits or BADis exist'.
    ENDIF.
    ELSE.
    FORMAT COLOR COL_NEGATIVE INTENSIFIED ON.
    WRITE:/(105) 'Transaction does not exist'.
    ENDIF.
    AT LINE-SELECTION.
    data : wf_object type tadir-object.
    clear wf_object.
    GET CURSOR FIELD FIELD1.
    CHECK FIELD1(8) EQ 'WA_TADIR'.
    read table jtab with key obj_name = sy-lisel+1(20).
    move jtab-object to wf_object.
    case wf_object.
    when 'SMOD'.
    SET PARAMETER ID 'MON' FIELD SY-LISEL+1(10).
    CALL TRANSACTION 'SMOD' AND SKIP FIRST SCREEN.
    when 'SXSD'.
    SET PARAMETER ID 'EXN' FIELD SY-LISEL+1(20).
    CALL TRANSACTION 'SE18' AND SKIP FIRST SCREEN.
    endcase.
    Regards
    Vinayak

  • How do I find the digital copy of a movie I just redeemed if it is not listed with my movies?

    How do I find the digital copy of a movie I just redeemed if it is not listed with my movies?

    I just liked them all right now.
    Thanks.  So yours only shows one cover movie poster too then. That is what mine shows.
    When you say this:
    based on whether I've got HD selected or not, e.g. my iPhone shows the SD size, but my iTunes based on whether I've got HD selected or not, e.g. my iPhone shows the SD size, but my iTunes (computer) shows HD.
    Do you mean when you have your phone selected on the summary page as you instructed above vs.... what selected for your itunes/computer showing HD?

  • How do I change the image resolution of a photo?

    Hi..,
         I am the beginner in Photoshop.
         I want to change one image resolution from 72 dpi to 300 dpi.
         So, I search and got one pdf for change the resolution of the image. In that they mention, take the "Printscreen" of the image and paste in the photoshop and change the mode(Index - flatten) and change resolution via the "Image -> image size -> Resolution".
         Like that i did, it changed correctly.
         After that I Open one already saved image file in Photoshop and do that same steps but the resolution was not changed.
    So, now how to change that saved image resolution to 300 dpi...??
    Regards.,
    VISWA

    Viswa,
    To find the current resolution of your image, follow these steps:
    With your image open in Photoshop, Image > Image Size (Like you've already done earlier).
    Check the resolution as shown above. If it doesn't show 300, enter 300, hit OK and 'Save' your image.
    Open the file and check again. If it still shows 72, post back with more details of the type of file you're trying to open in Photoshop and if possible, a screenshot so we can help.
    -ST

  • How do I find the size of my JPEG photos

    I want to find the size of my JPEG photos so I know how many photos I can fit per GB on my flashdrive.
    I know that my photos are in the "all images" section, on the left side  of my "Mcintosh HD" dialogue box, a box which contains just about everything in my computer.
    I click on "all images" and then a list of all my photos show up in the dialogue box. Then I can click on a photo and it will show the photo, but not the size of the photo. I would like to know the size of my photos, ie how may MBs per photo. (Let's say I find out a typical photo I have has 2.3 MBs. Then I can divide 1000 by 2.3 and that gives me the number of photos per GB in my flash drive.)  Thanks.

    I'm using iPhoto 11 Version 9.3.2
    Highlight or open a photo. In iPhoto 11, at the bottom right there is an i/info tab.
    Selecting info should give you a window similar to this.
    As for the difference in file sizes there can be a few possibilities.
    1) you may have periodically changed the resolution settings in the camera
    2) you may have resized/scaled or edited the original photos

  • How do I Find the exact version of safari on my ipad

    I have used whatismybrowser.com but it does not give the exact version only safari 6.
    Thank you

    Should work better than 2007, but I beleive file uploads, unless you are using an app such as iCab that has document/file storage, will still be an issue. You will want to do some serious testing against your SharePoint deployment, including any custom solutions or third party web parts you may have added.
    Expecting Microsoft to support iOS native apps just might not be realistic. They still refuse to put out an iOS version of Office even though it completed development over six monthsd ago (at least rumor has it). Guess I am being cynical, but I don't think that is an accident or oversight (I support a sizable collection of workspaces myself).

  • How do I find the pixel size of a photo?

    I have taken a photo or found one online.
    It's now on my ipad.
    How do I tell the pixel resoution of the photo via the ipad?
    I have two of the same photos on my device at the moment and want to delete one.  They may both be 2048/2048, but without emailing them or putting them in Dropbox, and viewing on my laptop, I don't see how to tell.

    Get the Actual Pixels App from the App Store. It's free and will tell you the pixel size of any photo you open.
    https://itunes.apple.com/ca/app/actual-pixels/id608679577?mt=8

  • How do you find the pixel dimensions of a photo to embed in Illustrator CC?

    We recently upgraded our software from CS3 to CC. I'm having trouble determining the pixel dimensions of the photo I want to embed in Illustrator. In our old work flow, we simply clicked on the object in Illustrator, and then opened a new document in Photoshop, and it would retain the dimensions at our document size in Illustrator. It was then a simple matter to paste the photo into the box, position and crop and save as a PSD file and then place in Illustrator. That does not work any more in Creative Cloud. The object downsizes to 72 DPI while retaining the resolution setting. We need to keep our Illustrator files to the minimum, so embedding larger than needed files is not possible.
    I've researched a bit and I see others with similar problems, but I haven't seen a workaround or a way to determine the pixel size. Document info in Illustrator gives the 72 dpi pixel settings, even though the document is set to reproduce at 200 dpi.
    This is something that used to be so simple I didn't think much of upgrading. Now my workflow is horrendously long. I have to rasterize the entire graphic and then crop what is the inset photo. If there is a simpler way, please tell me. All the literature is backwards, about placing an already sized PS image into Illustrator. I need the other way 'round.
    Thanks in advance for any help.

    I think I have a workaround: Make sure the clipboard settings are on 72 by cutting and pasting a 72 dpi file in PS, as it seems Illustrator images are seen that way, no matter what the output resolution is. Click on Photoshop and start a new document. It will retain the proportions of the Illustrator image in 72 dpi. Then open image size and make sure the resample box is checked. Change the resolution to the desired, in my case 200.. Then place and crop your photo, and save the PSD file. Open Illustrator and place the PSD file. This works for me.

  • How to I find the file name of a photo in iPhoto '11?

    I am trying to simply find the actual file name of any photo in iPhoto 2011, so when searching for a specific file in other programs, I can look for it directly. I am fairly new to OS X, and so this might be very easy to others, however I thought I would simply ask.
    I am working with a MacBook Pro, without a retina display, running OS X Lion 10.7.4.
    Thanks!

    I recently had to re-index my harddrive because of a similar reason (search results not populating accurately, even though the files were there) and so I am beginning to wonder. Consider something as easy as adding a photo to my profile here was tough because when searching for the file name I could not locate the appropriate photo. Although I used your suggestion (make a copy on desktop), and then select it directly, it would be much easier to search in the "upload" window, i.e. finder, and then move on.
    Thanks again for your help!

  • How do i introduce the EXACT location to old photos with places for the camera?

    How do i make the photos in the photo gallery be put into places on the places feature from before having the places feature on the phone?

    If you can't get it reset it http://iforgot.apple.com
    then you will need to contact Support in your country to try and get access to the account (they can also reset your questions) : http://support.apple.com/kb/HT5699
    If you do get access you can then change the primary email address on it e.g. via the Store > View Account menu option on your computer's iTunes ot via http://appleid.apple.com

  • I want to sell my MacBook Pro-How do I find the exact model number?

    It's late 2011 i7 15 inch and the specs I pull up show 2.4GHz MacBook Pro (MD322LL/A)
    Except that i'ts when I click About this Mac it shows:
    Processor  2.5 GHz Intel Core i7
    Memory  4 GB 1333 MHz DDR3
    Graphics  Intel HD Graphics 3000 384 MB
    Serial Number  C0**********W47
    Software  OS X 10.9.1 (13B42)
    It also gives this info:
    Processor and memory
    2.2GHz or 2.4GHz quad-core Intel Core i7 processor with 6MB shared L3 cache; or optional 2.5GHz quad-core Intel Core i7 processor with 8MB shared L3 cache and I know it's this and 750 GB SATA Disk
    4GB (two 2GB SO-DIMMs) of 1333MHz DDR3 memory; two SO-DIMM slots support up to 8GB
    Basically, I'm wanting to sell it because I just don't need such an expensive Mac and I hardly ever use it. I bought it new in September 2012 and it's in mint condition. Since it was a model year behind, I only paid $1899.
    I have the box but I'm out of town so I was just hoping to figure out what I want to do. I still have the original receipt, it has Office University (or whatever it's called) and a Magic Mouse.
    Any ideas of where/how I should sell it? I usually use Craig's list but I don't think that's a great idea for this item. Also, how much do you Apple experts think I should ask? I'm addicted to my iPad 2 but it's on iOS 5 still because it's, well, you know...I like to configure my displays and icons and be able to free memory,etc. so I mainly use it. Thanks for any help! Much appreciated!
    Carrie
    <Personal Information Edited by Host>

    Carrie,
    the information that is provided by About This Mac is accurate. What you have is a CTO (“Configure To Order”) variant of the MD322LL/A; thus, referring to it simply as a “MD322LL/A” does not uniquely identify it. I would recommend describing it as a “2.5 GHz 15-inch Late 2011 MacBook Pro with 4 GB of RAM and 750 GB HDD”, so that the buyer knows exactly what you’re offering. Make sure that the box, the other original accessories that came in the box, and the original receipt are included with the MacBook Pro; picky buyers (like me ) appreciate receiving all of those constituent components.
    Note, however, that according to the Mavericks software license agreement, that because its installed version of Mavericks was originally downloaded from the Mac App Store, its copy of Mavericks is non-transferable; you will need to erase Mavericks and its recovery partition from the MacBook Pro’s internal disk before selling it. It would save the buyer some time if you would also perform an OS X Internet Recovery to restore its original Lion onto its internal disk before the sale.
    To get an idea of what you should ask for it, take a look at online auction sites to see what other 15-inch Late 2011 MacBook Pros are selling for. You are likely to find more 2.2 GHz and 2.4 GHz models than 2.5 GHz models like yours, so you could add a premium of some amount to whatever the more common models are going for. If you live in an urban area, Craigslist could be used to sell it, as long as you and the buyer can agree on acceptable payment terms; finding a willing buyer might be more difficult if you live in a rural area.

  • TypeError: Error #1009: How do I find the exact line of the error?

    I got the following error when testing a project:
    [SWF] ProjectZ_iOS.swf - 12154544 bytes after decompression
    TypeError: Error #1009: Cannot access a property or method of a null object reference.
                    at ProjectZ_iOS_fla::MainTimeline/goButtons()[ProjectZ_iOS_fla.MainTimeline::frame71:54]
    I'm not sure how to read this as there is no "frame 71." Also, what does this mean, "MainTimeline::frame71:54"?  

    flash is detecting code on frame 71 of your main timeline in ProjectZ_iOS.fla.
    if you have scenes, the timeline in each scene is laid end-to-end and the frames are numbered sequentially.  so, while you may not think you have a frame 71, flash does.

  • How to find the exact package that I need?

    How can I find the exact package that I need, for example, in Ubuntu, I can add launcher in System -> Preferences -> Main Menu, but in Arch, I can not find this Main Menu, I know I need to install something, but don't know where to go?

    Ghost1227 wrote:depends... where are you now?
    LOL
    pacman -Ss <package-name>
    would help you out. You can also put in part of the name and it will return all the matches. As for a GUI -- you don't get that by default in Arch.
    There is a GUI wrapper for pacman called shaman, but iirc, it uses kdelibs and integrates well with KDE. It looks like you are using Gnome, but you can use shaman in Gnome too.

  • How would you find the pitch period of a sound signal?

    Hi
    I have a few questions and i would like if somebody could help me even with the smallest comment on this.
    How would someone be successfully estimate the pitch period (fundamental frequency) of a 5 second sound file?How would you successfully distinguish the voiced from the unvoiced parts and how would you make sure you dont mix voiced/unvoiced sections? Finally how can you find the exact points where the pitch is at its peak throughout the signal?
    Any help/comment/suggesion would be much appreciated

    Hello Madgreek,
    After some thought I think I may have come up with an algorithm for what we have discussed. Basically, you are interested in knowing the time intervals over which you can observe any given frequency in your signal. As you had suggested, you can examine small windows of your signal and perform FFTs on each of the small windows to determine what frequency content is contained in that window. By examining all of the windows, you will see when particular frequencies are prevalent in the original signal. You'd want to use the smallest allowable window to give you the most resolution, but one that is large enough to cover an entire period of the lowest frequency (so that you don't miss this frequency).
    I have attached an example program that performs this operation. The example performs this analysis on an array that represents audio data. I am basically performing multiple FFTs (for each window) and stacking these FFTs in time to form a 3D plot. By examining the 3D plot, I can then see when in time my frequencies of interest are at their peaks. Rather than graphing these plots, you may work out a different algorithm for programmatically determining and logging these peaks and times. I hope this is what you were looking for!
    Attachments:
    Time Variable FFT.vi ‏250 KB

  • How can I find the detailed package message in jdev9i

    Usually in jdev9i we need the detailed interface,class message in package ,espically when it has something to do with oracle specialization. how can i find the exact message I need?

    sung:
    I mean the java doc. Langyun:
    Follow these steps:
    1. In JDev IDE's editor window, either type in or find the class whose JavaDoc you want to see. For example, you can go to the towards the top of a .java file and type "import oracle.jbo.Row;".
    2. Then, click on that String ("Row") and right-mouse click. You should see a menu item named "Browse JavaDoc". Select that menu.
    From there, you can go to the package level JavaDoc.
    Thanks.
    Sung

Maybe you are looking for

  • Navigational attribute

    Hi, I have a requirement from client, they need to extract the data in the form of open hub for 0Material, they need Material group which is Navigational attr, and also need description or text in the csv file, i created open hub but does not show th

  • Learning to create ebooks/kindle

    Hi, I am still using CS5 (master suite) and want to learn how to create ebooks -- particularly kindle, from start to finished product ready to upload. I don't really know where to start. Is there a book or course that can be recommended? Can I do it

  • Error code 16 still haunts me, I have done the 'walkthrough' stuff on the FAQ new solutions would be helpful

    like it says in the title, I keep having the error 16 code when I try to use any of my CS6 design and web premuim tools.  I have done the uninstall and re install, I have gone through and changed my folders like the walkthrough says.  I really like u

  • Doubt about with update Win Phone 8 - Lumia 820

    Good afternoon, I bought my lumia 820 1 month ago. The OS is 8.0.10211.204, firmware 1232.5957.1308.0001 and my IMEI is 35xxxxxxxxxxxxx. My device does not identify the new firmware update "... 1314 .." launched a few weeks. I know that my phone comp

  • CFP-AO-200 Analog output module (Error -33180) !!

    Hello everyone I'm using the cFP 1808 Bank along with other input modules like AI-111 and AI-110 ,I recently bought a AO-200 Module to output currents in the range from 4-20 mA ,I connected the module to the bank and updated the device from the MAX S