Viewing ico images

can anyone help me?? i have problem in displaying ico images in java, i want to view it in a lbel, is it posdble?? any idea?? thanks

I tried to do something like that, to put an .ico image in my jframe, but for some reason it appears java doesn?t support it.... So I use a gif image in this way:
Image image = new ImageIcon(getClass().getResource("SAS.GIF")).getImage();
JLabel label = new JLabel (image);
But still i cant find a way to show a .ico image

Similar Messages

  • [SOLVED] Unable to view .dng images with geeqie

    Both my work computer and home computer have geeqie installed, running 1.1-3. I recently attempted to view a .dng file on my work computer and it briefly opened and then closed. I've been able to do so before, and my home computer is able to view them just fine. I just installed f-spot (googled around for other .dng-capable viewers), and can successfully open a .dng file with it. I can open them as usual with darktable as well; so I don't think it's something inherently missing regarding dealing with digital negatives, or at least that's the theory.
    Starting geeqie from the command line yields:
    $ geeqie /path/to/file.DNG
    ERROR:filedata.c:1101:file_data_new_group: assertion failed: (fd)
    Aborted (core dumped)
    I get some pretty old bugs when googling that error. I installed geeqie-git just to check, and it opens the file, but with a ridiculously small resolution, despite it being a ~13mb digital negative.
    Something seems borked, but I'm at a loss about what it is, especially since f-spot seems to work and geeqie is doing fine on another computer. Suggestions of what to check?
    Last edited by jwhendy (2014-12-31 02:47:00)

    If it helps, I found geeqie has a debug option. Here's some output if it offers any assistance:
    Non-functioning laptop
    $ geeqie --debug ~/Downloads/IMGP6063.DNG
    debugging output enabled (level 1)
    0.003009 (+00000.003009) main: gtk_init
    0.008827 (+00000.005818) main: pixbuf_inline_register_stock_icons
    0.009370 (+00000.000543) main: setting default options before
    commandline handling
    0.009440 (+00000.000070) main: parse_command_line
    0.009874 (+00000.000434) main: mkdir_if_not_exists
    0.010353 (+00000.000479) main: load_options
    unknown attribute image.use_clutter_renderer = false
    loader reported [GdkPixdata] [The GdkPixdata format] [.gdkp]
    loader reported [png] [The PNG image format] [.png]
    loader reported [gif] [The GIF image format] [.gif]
    loader reported [pcx] [The PCX image format] [.pcx]
    loader reported [ani] [The ANI image format] [.ani]
    loader reported [svg] [Scalable Vector Graphics] [.svg;.svgz;.svg.gz]
    loader reported [xbm] [The XBM image format] [.xbm]
    loader reported [qtif] [The QTIF image format] [.qtif;.qif]
    loader reported [ico] [The ICO image format] [.ico;.cur]
    loader reported [jpeg2000] [The JPEG 2000 image format]
    [.jp2;.jpc;.jpx;.j2k;.jpf]
    loader reported [wbmp] [The WBMP image format] [.wbmp]
    loader reported [ras] [The Sun raster image format] [.ras]
    loader reported [jpeg] [The JPEG image format] [.jpeg;.jpe;.jpg]
    loader reported [tga] [The Targa image format] [.tga;.targa]
    loader reported [xpm] [The XPM image format] [.xpm]
    loader reported [tiff] [The TIFF image format] [.tiff;.tif]
    loader reported [pnm] [The PNM/PBM/PGM/PPM image format family]
    [.pnm;.pbm;.pgm;.ppm]
    loader reported [bmp] [The BMP image format] [.bmp]
    loader reported [icns] [The ICNS image format] [.icns]
    0.012899 (+00000.002546) layout_new: start
    0.019859 (+00000.006960) layout_actions_setup: start
    0.087028 (+00000.067169) layout_actions_setup: add menu
    0.087256 (+00000.000228) layout_actions_setup: add toolbar
    0.087287 (+00000.000031) layout_actions_setup: marks
    0.088005 (+00000.000718) layout_actions_setup: editors
    0.088044 (+00000.000039) layout_actions_setup: status_update_write
    0.088059 (+00000.000015) layout_actions_setup: actions_add_window
    0.088074 (+00000.000015) layout_actions_setup: end
    Setting stereo mode 0000 for imd 0x1358c70
    0.121302 (+00000.033228) pixbuf renderer updated - started drawing
    0x18fc180, img: 200x70
    0.121332 (+00000.000030) pixbuf renderer updated - started drawing
    0x18fc180, img: 200x70
    0.121343 (+00000.000011) pixbuf renderer updated - started drawing
    0x18fc180, img: 200x70
    0.121353 (+00000.000010) pixbuf renderer updated - started drawing
    0x18fc180, img: 200x70
    update size: 0x18fb3c0 0 0 499 498
    0.132118 (+00000.010765) pixbuf renderer updated - started drawing
    0x18fc180, img: 200x70
    0.135638 (+00000.003520) layout_new: end
    ERROR:filedata.c:1101:file_data_new_group: assertion failed: (fd)
    Aborted (core dumped)
    Functioning laptop, same file
    $ geeqie --debug ~/Downloads/IMGP6063.DNG
    debugging output enabled (level 1)
    0.001597 (+00000.001597) main: gtk_init
    0.005138 (+00000.003541) main: pixbuf_inline_register_stock_icons
    0.005524 (+00000.000386) main: setting default options before
    commandline handling
    0.005574 (+00000.000050) main: parse_command_line
    0.005915 (+00000.000341) main: mkdir_if_not_exists
    0.006295 (+00000.000380) main: load_options
    loader reported [GdkPixdata] [The GdkPixdata format] [.gdkp]
    loader reported [png] [The PNG image format] [.png]
    loader reported [xbm] [The XBM image format] [.xbm]
    loader reported [ani] [The ANI image format] [.ani]
    loader reported [icns] [The ICNS image format] [.icns]
    loader reported [wbmp] [The WBMP image format] [.wbmp]
    loader reported [svg] [Scalable Vector Graphics] [.svg;.svgz;.svg.gz]
    loader reported [bmp] [The BMP image format] [.bmp]
    loader reported [ras] [The Sun raster image format] [.ras]
    loader reported [xpm] [The XPM image format] [.xpm]
    loader reported [jpeg] [The JPEG image format] [.jpeg;.jpe;.jpg]
    loader reported [pnm] [The PNM/PBM/PGM/PPM image format family]
    [.pnm;.pbm;.pgm;.ppm]
    loader reported [tiff] [The TIFF image format] [.tiff;.tif]
    loader reported [pcx] [The PCX image format] [.pcx]
    loader reported [gif] [The GIF image format] [.gif]
    loader reported [ico] [The ICO image format] [.ico;.cur]
    loader reported [tga] [The Targa image format] [.tga;.targa]
    loader reported [jpeg2000] [The JPEG 2000 image format]
    [.jp2;.jpc;.jpx;.j2k;.jpf]
    loader reported [qtif] [The QTIF image format] [.qtif;.qif]
    0.008107 (+00000.001812) layout_new: start
    0.015016 (+00000.006909) layout_actions_setup: start
    0.097918 (+00000.082902) layout_actions_setup: add menu
    0.098246 (+00000.000328) layout_actions_setup: add toolbar
    0.098305 (+00000.000059) layout_actions_setup: marks
    0.099741 (+00000.001436) layout_actions_setup: editors
    0.099794 (+00000.000053) layout_actions_setup: status_update_write
    0.099827 (+00000.000033) layout_actions_setup: actions_add_window
    0.099856 (+00000.000029) layout_actions_setup: end
    Setting stereo mode 0000 for imd 0x215c050
    0.152497 (+00000.052641) pixbuf renderer updated - started drawing
    0x270c150, img: 200x70
    0.152544 (+00000.000047) pixbuf renderer updated - started drawing
    0x270c150, img: 200x70
    0.152566 (+00000.000022) pixbuf renderer updated - started drawing
    0x270c150, img: 200x70
    0.152588 (+00000.000022) pixbuf renderer updated - started drawing
    0x270c150, img: 200x70
    update size: 0x270a7c0 0 0 467 500
    0.169640 (+00000.017052) pixbuf renderer updated - started drawing
    0x270c150, img: 200x70
    0.176282 (+00000.006642) layout_new: end
    Register realtime 0 /home/jwhendy/Downloads
    0.178768 (+00000.002486) vflist_refresh: read dir
    0.178922 (+00000.000154) vflist_refresh: sort
    0.178943 (+00000.000021) vflist_refresh: populate view
    0.179287 (+00000.000344) vflist_refresh: done
    0.179347 (+00000.000060) image reset
    0.179376 (+00000.000029) image begin
    new image loader 0x289b240, bufsize=4096 idle_loop=1
    exif read /home/jwhendy/Downloads/IMGP6063.DNG, sidecar: -
    Usable reduced size (preview) image loaded from file
    /home/jwhendy/Downloads/IMGP6063.DNG
    Thread pool num threads: 1
    Using custom tiff loader
    Register realtime 0 /home/jwhendy/Downloads/IMGP6063.DNG
    0.256969 (+00000.077593) read ahead cancelled for :null
    added Xmp.dc.subject /home/jwhendy/Downloads/IMGP6063.DNG
    Loading options from /home/jwhendy/.config/geeqie/geeqierc.xml ... done
    0.292692 (+00000.035723) layout_editors_reload_start
    0.292810 (+00000.000118) main: gtk_main
    image_load_size_cb: 4288x2848
    image activate focus_in 0
    update size: 0x270a7c0 0 0 1027 699
    0.297291 (+00000.004481) pixbuf renderer updated - started drawing
    0x270c150, img: 4288x2848
    0.327126 (+00000.029835) image load completed
    "/home/jwhendy/Downloads/IMGP6063.DNG" (current)
    0.327167 (+00000.000041) pixbuf renderer done 0x270c150
    0.342615 (+00000.015448) layout_editors_reload_idle_cb: get_desktop_files
    Couldn't load icon /usr/share/feh/images/feh.png: Icon
    '/usr/share/feh/images/feh.png' not present in theme
    Couldn't load icon /usr/share/feh/images/feh: Icon
    '/usr/share/feh/images/feh' not present in theme
    0.360668 (+00000.018053) layout_editors_reload_idle_cb: setup_editors
    0.361192 (+00000.000524) layout_editors_reload_idle_cb: setup_editors done
    0.421111 (+00000.059919) pixbuf renderer updated - started drawing
    0x270c150, img: 4288x2848
    0.421162 (+00000.000051) pixbuf renderer updated - started drawing
    0x270c150, img: 4288x2848
    0.435589 (+00000.014427) image done
    freeing image loader 0x289b240 bytes_read=1174512
    Notify pane_histogram: /home/jwhendy/Downloads/IMGP6063.DNG 0004
    0.640242 (+00000.204653) pixbuf renderer done 0x270c150
    collection manager flushing
    collection manager is up to date
    Unregister realtime 1 /home/jwhendy/Downloads/IMGP6063.DNG
    1.737830 (+00001.097588) image reset
    1.737857 (+00000.000027) read ahead cancelled for :null
    Unregister realtime 1 /home/jwhendy/Downloads
    Miscellaneous info:
    $ uname -a
    Linux arch_840 3.17.4-1-ARCH #1 SMP PREEMPT Fri Nov 21 21:14:42 CET 2014 x86_64 GNU/Linux
    $ pacman -Qi geeqie
    Name : geeqie
    Version : 1.1-3
    Description : A lightweight image browser and viewer
    Architecture : x86_64
    URL : http://geeqie.sourceforge.net/
    Licenses : GPL2
    Groups : None
    Provides : None
    Depends On : exiv2 gtk2 lcms desktop-file-utils
    Optional Deps : librsvg: SVG rendering [installed]
    Required By : None
    Optional For : None
    Conflicts With : None
    Replaces : None
    Installed Size : 5106.00 KiB
    Packager : Andreas Radke <[email protected]>
    Build Date : Fri 24 Jan 2014 05:48:31 AM CST
    Install Date : Mon 01 Dec 2014 09:11:28 PM CST
    Install Reason : Explicitly installed
    Install Script : Yes
    Validated By : Signature
    Some of the post-failure debug stuff on the successful computer mentions pixbuf; both have the same version installed: gdk-pixbuf2 2.31.1-1. Checked other gtk/gnome/icon related libraries and they appear to match. Lastly, I freshly updated both and rebooted just to check that my home computer wasn't lagging behind on some library that might have caused the issue.
    I'm happy to try more things/post more information as needed.
    The test picture is here if anyone would like to try it:
    - https://www.dropbox.com/s/d7zvnjm2duapv … 3.DNG?dl=0

  • One more reason to put my iMAC at the curb. I can open and view Picasa photo links when I sign in via Google, but if I'm in Mail and click on the Picasa image link (my own or one someone esle sends me I can't view the images. Thye are all blank white squa

    One more reason to put my iMAC at the curb. I can open and view Picasa photo links when I sign in via Google, but if I'm in Mail and click on the Picasa image link (my own or one someone else sends me) I can't view the images. They are all blank white squares. This started a few weeks ago. Why can't I view Picasa link images through Mail?

    What you are experiencing is 100% related to Malware.
    Sometimes a problem with Firefox may be a result of malware installed on your computer, that you may not be aware of.
    You can try these free programs to scan for malware, which work with your existing antivirus software:
    * [http://www.microsoft.com/security/scanner/default.aspx Microsoft Safety Scanner]
    * [http://www.malwarebytes.org/products/malwarebytes_free/ MalwareBytes' Anti-Malware]
    * [http://support.kaspersky.com/faq/?qid=208283363 TDSSKiller - AntiRootkit Utility]
    * [http://www.surfright.nl/en/hitmanpro/ Hitman Pro]
    * [http://www.eset.com/us/online-scanner/ ESET Online Scanner]
    [http://windows.microsoft.com/MSE Microsoft Security Essentials] is a good permanent antivirus for Windows 7/Vista/XP if you don't already have one.
    Further information can be found in the [[Troubleshoot Firefox issues caused by malware]] article.
    Did this fix your problems? Please report back to us!

  • Crystal Reports Viewer Toolbar Images missing

    I have Crystal Reports XI R2 installed on a windows server 2008 R2 Enterprise server and when a when I browse to my asp.net page withe the crystal reports viewer I get the red x's for the toolbar images.  The viewer and web.config entries all reference the 11.5.3700.0.  When I view the source of the page the source is "../aspnet_client/system_web/2_0_50727/crystalreportviewers115".  At first the crystalreportviewers115 was not in subfolder at my sites root aspnet_client folder and so I copied it there.  But it still doesn't work.
    What seems odd is that we I was using the embedded version from VS 2008 (10.5.3700.0) the view source of the page showed the image path as "/aspnet_client/system_web/2_0_50727/CrystalReportWebFormViewer4" and this worked fine but when I use XI R2 (11.5.3700.0) the path is "../aspnet_client/system_web/2_0_50727/crystalreportviewers115" so where and why is there ".." for the XI R2 version.

    CR 11.5 is not supported on WIn 2008 server. See [this|https://wiki.sdn.sap.com/wiki/pages/viewpage.action?pageId=56787567] wiki.
    You may also want to take a look at the article [Viewer toolbar images appear as red u2018X on Crystal Reports VS .NET web viewer|https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/50aa68c0-82dd-2b10-42bf-e5502b45cd3a]. It may help, but if not, you'll have to move on to a supported version of CR.
    Ludek
    Follow us on Twitter
    http://twitter.com/SAPCRNetSup

  • Firefox 4.0 is my default browser, and I am receiving a script error message when I try to view online images in Family Tree Maker 2011, a genealogy program. Have not had problems until Firefox 4.0. Can't seem to find a setting in Firefox to fix this.

    Error is as follows: Line: 63 Char: 4344 Error: Unable to get value of the property 'offsetHeight': object is null or undefined Code: 0 URL: http://yui.yahooapis.com/combo?2.8.0/build/yuiloader-dom- event/yuiloader-dom-event.js&2.8.0/build/dragdrop/dragdrop- min.js&2.8.0/build/stylesheet/stylesheet- Do you want to continue running scripts on this page? Y/N buttons."

    I see. Well, I just tried to make IE my default browser, but it did not solve the problem. I receive the same script error when I view the image. (I may not have explained this thoroughly enough at first - I do get to view the image after answering the error message, but the print button embedded in the window doesn't work. Before, I never had a problem with viewing or printing.)
    I imagine that at this point I will either need to communicate this to the IE people, or possibly revert to an older version of IE.

  • How do I view multiple images in one window?

    How do I view multiple images in one window?  I want to compare images side by side, not in tabs.

    Thank you, Barbara.  I found that I had to close the program after I turned on "allow floating documents" and restart, before I was able to go to "float all in windows". 

  • Why can't I just view the images on my iPhone on the big screen of my Mac mini?

    I just took many images at a family get together. I am home now and want to view them to edit out the bad ones and maybe import some to share.
    Why can't I view these images in OSX Mountain Lion?

    Thank you, Illaass.
    Xee is working now. Even though I bought it in the App Store, it is in demo mode and asks for a key, which wasn't given upon purchase.
    Kinda good. It didn't cost much.
    Air Play mirror would be great, except for the Apple exclusivity of Apple TV. And, of course, $100!
    Thanks

  • Unable to view the image in Oracle Mapbuilder

    Hi,
    I am unable to view the image using oracle mapviewer.
    It stated that:
    No spatial data to render...
    INFO [oracle.sdovis.CacheMgr2] Spatial Data Cache opened. Region=SDOVIS_DATA.
    INFO [oracle.sdovis.CacheMgr2]      max_cache_size=32 MB.
    INFO [oracle.sdovis.CacheMgr2] sub region sdovis_subreg_ias_spatial_jdbc:oracle:thin:@dbdev:1521:orcl created in cache.
    INFO [oracle.sdovis.DBMapMaker] clearing internal theme list and cache
    INFO [oracle.sdovis.DBSRSCache] Loading SRS information from MDSYS.cs_srs (srid=8307).
    DEBUG [oracle.sdovis.DBSRSCache] Registering srs 8307, isGeodetic=true, unit=DECIMAL DEGREE
    DEBUG [oracle.sdovis.ltd] LoadThemeData running thread: Thread-8
    FINEST [oracle.sdovis.theme.grtp] Theme definition SRID: 8307
    FINEST [oracle.sdovis.theme.grtp] Bands: Red - 1 Green - 1 Blue - 1
    DEBUG [oracle.sdovis.theme.grtp] [Query] select grt.IMAGE from NYP_IMAGES grt where grt.IMAGE.rasterid = ? and grt.IMAGE.rasterdatatable = ?
    ERROR [oracle.sdovis.theme.grtp] java.lang.NullPointerException
         at oracle.sdovis.theme.GeoRasterThemeProducer.prepareData(GeoRasterThemeProducer.java:589)
         at oracle.sdovis.GeoRasterTheme.prepareData(GeoRasterTheme.java:90)
         at oracle.sdovis.LoadThemeData.run(LoadThemeData.java:66)
    ERROR [oracle.sdovis.ltd] Message:GeoRaster load Exception: null
    Description:
         at oracle.sdovis.theme.GeoRasterThemeProducer.prepareData(GeoRasterThemeProducer.java:855)
         at oracle.sdovis.GeoRasterTheme.prepareData(GeoRasterTheme.java:90)
         at oracle.sdovis.LoadThemeData.run(LoadThemeData.java:66)
    WARN [oracle.sdovis.MapMaker] null MBR resulted from buildDataMBR.
    INFO [oracle.sdovis.DBMapMaker] clearing internal theme list and cache
    DEBUG [oracle.sdovis.ltd] LoadThemeData running thread: Thread-10
    FINEST [oracle.sdovis.theme.grtp] Theme definition SRID: 8307
    DEBUG [oracle.sdovis.theme.grtp] [Query] select grt.IMAGE from NYP_IMAGES grt where grt.IMAGE.rasterid = ? and grt.IMAGE.rasterdatatable = ?
    ERROR [oracle.sdovis.theme.grtp] java.lang.NullPointerException
         at oracle.sdovis.theme.GeoRasterThemeProducer.prepareData(GeoRasterThemeProducer.java:589)
         at oracle.sdovis.GeoRasterTheme.prepareData(GeoRasterTheme.java:90)
         at oracle.sdovis.LoadThemeData.run(LoadThemeData.java:66)
    ERROR [oracle.sdovis.ltd] Message:GeoRaster load Exception: null
    Description:
         at oracle.sdovis.theme.GeoRasterThemeProducer.prepareData(GeoRasterThemeProducer.java:855)
         at oracle.sdovis.GeoRasterTheme.prepareData(GeoRasterTheme.java:90)
         at oracle.sdovis.LoadThemeData.run(LoadThemeData.java:66)
    WARN [oracle.sdovis.MapMaker] null MBR resulted from buildDataMBR.
    INFO [oracle.sdovis.DBMapMaker] clearing internal theme list and cache
    DEBUG [oracle.sdovis.ltd] LoadThemeData running thread: Thread-12
    WARN [oracle.sdovis.theme.grtp] GeoRaster SRID can not be 0.
    WARN [oracle.sdovis.MapMaker] null MBR resulted from buildDataMBR.
    INFO [oracle.sdovis.DBMapMaker] clearing internal theme list and cache
    DEBUG [oracle.sdovis.ltd] LoadThemeData running thread: Thread-14
    FINEST [oracle.sdovis.theme.pgtp] [ NYP_IMAGES ]: -Infinity,-Infinity,NaN,NaN
    FINEST [oracle.sdovis.theme.pgtp] [ NYP_IMAGES ]: SELECT rowid, tb_prv.IMAGE.SPATIALEXTENT, 'dbdev_NYP_IMAGES_render', null, 'null', -1 FROM NYP_IMAGES tb_prv
    INFO [oracle.sdovis.CacheMgr2] Creating/replacing a geometry cache group: sdovis_subreg_ias_spatial_jdbc:oracle:thin:@dbdev:1521:orcl : NYP_IMAGES_IMAGE.SPATIALEXTENT_PDT_GEOM.
    DEBUG [oracle.sdovis.theme.pgtp] [ NYP_IMAGES ] sql exec time: 16ms, total time loading 1 features: 78ms.
    FINEST [oracle.sdovis.MapMaker] mbr of all themes: java.awt.geom.Rectangle2D$Double[x=-330.05,y=-206.35000000000002,w=3308.6025,h=2565.5175]
    INFO [oracle.sdovis.DBMapMaker] **** time spent on loading features: 78ms.
    FINEST [oracle.sdovis.RE] xfm: 0.15474460805665913 0.0 0.0 -0.15474460805665913 185.0792593502091 365.0684501275084
    DEBUG [oracle.sdovis.VectorRenderer] time to render theme NYP_IMAGES with 1 styled features: 16ms
    DEBUG [oracle.sdovis.VectorRenderer] time to label theme NYP_IMAGES with 1 styled features: 0ms
    INFO [oracle.sdovis.DBMapMaker] **** time spent on rendering: 31ms
    INFO [oracle.sdovis.DBMapMaker] clearing internal theme list and cache
    DEBUG [oracle.sdovis.ltd] LoadThemeData running thread: Thread-16
    WARN [oracle.sdovis.theme.grtp] GeoRaster SRID can not be 0.
    WARN [oracle.sdovis.MapMaker] null MBR resulted from buildDataMBR.
    INFO [oracle.sdovis.DBMapMaker] clearing internal theme list and cache
    FINEST [oracle.sdovis.SRS] *** isGeodetic=true, unit=DECIMAL DEGREE
    FINEST [oracle.sdovis.SRS] before adjusting: minX = -1196.0304250629722, maxX=3844.532925062972 minY=-206.3499999999999, maxY=2359.1675 w=5040.563350125944, h=2565.5175
    FINEST [oracle.sdovis.SRS] After adjusting: minX = 0.0, maxX=360.0 minY=-90.0, maxY=90.0 w=5040.563350125944, h=2565.5175
    WARN [oracle.sdovis.SRS] Resizing query window to be within valid bounds.
    DEBUG [oracle.sdovis.ltd] LoadThemeData running thread: Thread-18
    FINEST [oracle.sdovis.theme.pgtp] [ NYP_IMAGES ]: 0.0,-90.0,360.0,90.0
    FINEST [oracle.sdovis.theme.pgtp] [ NYP_IMAGES ]: SELECT rowid, tb_prv.IMAGE.SPATIALEXTENT, 'dbdev_NYP_IMAGES_render', null, 'null', -1 FROM NYP_IMAGES tb_prv WHERE MDSYS.SDO_FILTER(tb_prv.IMAGE.SPATIALEXTENT, MDSYS.SDO_GEOMETRY(2003, 8307, NULL, MDSYS.SDO_ELEM_INFO_ARRAY(1, 1003, 3), MDSYS.SDO_ORDINATE_ARRAY(?, ?, ?, ?)), 'querytype=WINDOW') = 'TRUE'
    DEBUG [oracle.sdovis.theme.pgtp] [ NYP_IMAGES ] sql exec time: 859ms, total time loading 1 features: 859ms.
    INFO [oracle.sdovis.DBMapMaker] **** time spent on loading features: 859ms.
    FINEST [oracle.sdovis.RE] xfm: 2.1666666666666665 0.0 0.0 -2.1666666666666665 0.0 198.5
    DEBUG [oracle.sdovis.VectorRenderer] time to render theme NYP_IMAGES with 1 styled features: 16ms
    DEBUG [oracle.sdovis.VectorRenderer] time to label theme NYP_IMAGES with 1 styled features: 0ms
    INFO [oracle.sdovis.DBMapMaker] **** time spent on rendering: 16ms
    INFO [oracle.sdovis.DBMapMaker] clearing internal theme list and cache
    FINEST [oracle.sdovis.SRS] *** isGeodetic=true, unit=DECIMAL DEGREE
    FINEST [oracle.sdovis.SRS] before adjusting: minX = 3.173803526448353, maxX=356.82619647355165 minY=-90.0, maxY=90.0 w=353.6523929471033, h=180.0
    FINEST [oracle.sdovis.SRS] After adjusting: minX = 3.173803526448353, maxX=356.82619647355165 minY=-90.0, maxY=90.0 w=353.6523929471033, h=180.0
    DEBUG [oracle.sdovis.ltd] LoadThemeData running thread: Thread-20
    FINEST [oracle.sdovis.theme.pgtp] [ NYP_IMAGES ]: 3.173803526448353,-90.0,356.82619647355165,90.0
    FINEST [oracle.sdovis.theme.pgtp] [ NYP_IMAGES ]: SELECT rowid, tb_prv.IMAGE.SPATIALEXTENT, 'dbdev_NYP_IMAGES_render', null, 'null', -1 FROM NYP_IMAGES tb_prv WHERE MDSYS.SDO_FILTER(tb_prv.IMAGE.SPATIALEXTENT, MDSYS.SDO_GEOMETRY(2003, 8307, NULL, MDSYS.SDO_ELEM_INFO_ARRAY(1, 1003, 3), MDSYS.SDO_ORDINATE_ARRAY(?, ?, ?, ?)), 'querytype=WINDOW') = 'TRUE'
    DEBUG [oracle.sdovis.theme.pgtp] [ NYP_IMAGES ] sql exec time: 0ms, total time loading 1 features: 0ms.
    INFO [oracle.sdovis.DBMapMaker] **** time spent on loading features: 16ms.
    FINEST [oracle.sdovis.RE] xfm: 2.2055555555555553 0.0 0.0 -2.2055555555555553 -6.99999999999992 198.50000000000003
    DEBUG [oracle.sdovis.VectorRenderer] time to render theme NYP_IMAGES with 1 styled features: 15ms
    DEBUG [oracle.sdovis.VectorRenderer] time to label theme NYP_IMAGES with 1 styled features: 0ms
    INFO [oracle.sdovis.DBMapMaker] **** time spent on rendering: 31ms
    INFO [oracle.sdovis.DBMapMaker] clearing internal theme list and cache
    FINEST [oracle.sdovis.DBMapMaker] adding predefined theme [name=GEORTHEME]
    FINEST [oracle.sdovis.ThemeTable] key_column using default: ROWID
    DEBUG [oracle.sdovis.ltd] LoadThemeData running thread: Thread-22
    FINEST [oracle.sdovis.theme.grtp] Theme definition SRID: 8307
    FINEST [oracle.sdovis.theme.grtp] Bands: Red - 1 Green - 1 Blue - 1
    DEBUG [oracle.sdovis.theme.grtp] [Query] select grt.IMAGE from NYP_IMAGES grt where grt.IMAGE.rasterid = ? and grt.IMAGE.rasterdatatable = ?
    ERROR [oracle.sdovis.theme.grtp] java.lang.NullPointerException
         at oracle.sdovis.theme.GeoRasterThemeProducer.prepareData(GeoRasterThemeProducer.java:589)
         at oracle.sdovis.GeoRasterTheme.prepareData(GeoRasterTheme.java:90)
         at oracle.sdovis.LoadThemeData.run(LoadThemeData.java:66)
    ERROR [oracle.sdovis.ltd] Message:GeoRaster load Exception: null
    Description:
         at oracle.sdovis.theme.GeoRasterThemeProducer.prepareData(GeoRasterThemeProducer.java:855)
         at oracle.sdovis.GeoRasterTheme.prepareData(GeoRasterTheme.java:90)
         at oracle.sdovis.LoadThemeData.run(LoadThemeData.java:66)
    WARN [oracle.sdovis.MapMaker] null MBR resulted from buildDataMBR.
    INFO [oracle.sdovis.DBMapMaker] clearing internal theme list and cache
    DEBUG [oracle.sdovis.ltd] LoadThemeData running thread: Thread-24
    WARN [oracle.sdovis.theme.grtp] GeoRaster SRID can not be 0.
    WARN [oracle.sdovis.MapMaker] null MBR resulted from buildDataMBR.
    INFO [oracle.sdovis.DBMapMaker] clearing internal theme list and cache
    FINEST [oracle.sdovis.SRS] *** isGeodetic=true, unit=DECIMAL DEGREE
    FINEST [oracle.sdovis.SRS] before adjusting: minX = 3.173803526448353, maxX=356.82619647355165 minY=-90.0, maxY=90.0 w=353.6523929471033, h=180.0
    FINEST [oracle.sdovis.SRS] After adjusting: minX = 3.173803526448353, maxX=356.82619647355165 minY=-90.0, maxY=90.0 w=353.6523929471033, h=180.0
    DEBUG [oracle.sdovis.ltd] LoadThemeData running thread: Thread-26
    FINEST [oracle.sdovis.theme.pgtp] [ NYP_IMAGES ]: 3.173803526448353,-90.0,356.82619647355165,90.0
    FINEST [oracle.sdovis.theme.pgtp] [ NYP_IMAGES ]: SELECT rowid, tb_prv.IMAGE.SPATIALEXTENT, 'dbdev_NYP_IMAGES_render', null, 'null', -1 FROM NYP_IMAGES tb_prv WHERE MDSYS.SDO_FILTER(tb_prv.IMAGE.SPATIALEXTENT, MDSYS.SDO_GEOMETRY(2003, 8307, NULL, MDSYS.SDO_ELEM_INFO_ARRAY(1, 1003, 3), MDSYS.SDO_ORDINATE_ARRAY(?, ?, ?, ?)), 'querytype=WINDOW') = 'TRUE'
    DEBUG [oracle.sdovis.theme.pgtp] [ NYP_IMAGES ] sql exec time: 765ms, total time loading 1 features: 765ms.
    INFO [oracle.sdovis.DBMapMaker] **** time spent on loading features: 765ms.
    FINEST [oracle.sdovis.RE] xfm: 2.2055555555555553 0.0 0.0 -2.2055555555555553 -6.99999999999992 198.50000000000003
    DEBUG [oracle.sdovis.VectorRenderer] time to render theme NYP_IMAGES with 1 styled features: 31ms
    DEBUG [oracle.sdovis.VectorRenderer] time to label theme NYP_IMAGES with 1 styled features: 0ms
    INFO [oracle.sdovis.DBMapMaker] **** time spent on rendering: 125ms
    INFO [oracle.sdovis.DBMapMaker] clearing internal theme list and cache
    FINEST [oracle.sdovis.DBMapMaker] adding predefined theme [name=GEORTHEME]
    DEBUG [oracle.sdovis.ThemeTable] Got SRID for base table NYP_IMAGES from data source cache
    FINEST [oracle.sdovis.ThemeTable] key_column using default: ROWID
    DEBUG [oracle.sdovis.ltd] LoadThemeData running thread: Thread-28
    FINEST [oracle.sdovis.theme.grtp] Theme definition SRID: 8307
    DEBUG [oracle.sdovis.theme.grtp] [Query] select grt.IMAGE from NYP_IMAGES grt where grt.IMAGE.rasterid = ? and grt.IMAGE.rasterdatatable = ?
    ERROR [oracle.sdovis.theme.grtp] java.lang.NullPointerException
         at oracle.sdovis.theme.GeoRasterThemeProducer.prepareData(GeoRasterThemeProducer.java:589)
         at oracle.sdovis.GeoRasterTheme.prepareData(GeoRasterTheme.java:90)
         at oracle.sdovis.LoadThemeData.run(LoadThemeData.java:66)
    ERROR [oracle.sdovis.ltd] Message:GeoRaster load Exception: null
    Description:
         at oracle.sdovis.theme.GeoRasterThemeProducer.prepareData(GeoRasterThemeProducer.java:855)
         at oracle.sdovis.GeoRasterTheme.prepareData(GeoRasterTheme.java:90)
         at oracle.sdovis.LoadThemeData.run(LoadThemeData.java:66)
    WARN [oracle.sdovis.MapMaker] null MBR resulted from buildDataMBR.
    For the image i want to view, the data i got for the image that is being stored in the georaster object are:
    IMAGE(RASTERTYPE, SPATIALEXTENT(SDO_GTYPE, SDO_SRID, SDO_POINT(X, Y, Z), SDO_ELE
    SDO_GEORASTER(20001, SDO_GEOMETRY(2003, 8307, NULL, SDO_ELEM_INFO_ARRAY(1, 1003,
    1), SDO_ORDINATE_ARRAY(-180, -90, -180, 1073, -180, 2237, 1320, 2237, 2821, 223
    7, 2821, 1073, 2821, -90, 1320, -90, -180, -90)), 'NYP_IMAGES_RDT', 131, XMLTYPE
    (<georasterMetadata xmlns="http://xmlns.oracle.com/spatial/georaster">
    <objectI))
    May i know whether the image is georeferenced?
    If it is successfully georeference, why does it stated that no spatial data to render?
    Regards,
    Esther

    IMAGE_ID IMAGE_DESCRIPTION
    IMAGE(RASTERTYPE, SPATIALEXTENT(SDO_GTYPE, SDO_SRID, SDO_POINT(X, Y, Z), SDO_ELE
    161 TIFF
    SDO_GEORASTER(20001, SDO_GEOMETRY(2003, 8307, NULL, SDO_ELEM_INFO_ARRAY(1, 1003,
    1), SDO_ORDINATE_ARRAY(-180, -90, -180, 1073, -180, 2237, 1320, 2237, 2821, 223
    7, 2821, 1073, 2821, -90, 1320, -90, -180, -90)), 'NYP_IMAGES_RDT', 131, XMLTYPE
    (<georasterMetadata xmlns="http://xmlns.oracle.com/spatial/georaster">
    <objectInfo>
    <rasterType>20001</rasterType>
    <isBlank>false</isBlank>
    <defaultRed>1</defaultRed>
    <defaultGreen>1</defaultGreen>
    <defaultBlue>1</defaultBlue>
    </objectInfo>
    <rasterInfo>
    <cellRepresentation>UNDEFINED</cellRepresentation>
    <cellDepth>4BIT</cellDepth>
    <totalDimensions>2</totalDimensions>
    <dimensionSize type="ROW">
    <size>2327</size>
    </dimensionSize>
    <dimensionSize type="COLUMN">
    <size>3001</size>
    </dimensionSize>
    <ULTCoordinate>
    <row>0</row>
    <column>0</column>
    </ULTCoordinate>
    <blocking>
    <type>REGULAR</type>
    <totalRowBlocks>10</totalRowBlocks>
    <totalColumnBlocks>12</totalColumnBlocks>
    <rowBlockSize>256</rowBlockSize>
    <columnBlockSize>256</columnBlockSize>
    </blocking>
    <interleaving>BIP</interleaving>
    <pyramid>
    <type>DECREASE</type>
    <resampling>NN</resampling>
    <maxLevel>3</maxLevel>
    </pyramid>
    <compression>
    <type>NONE</type>
    </compression>
    </rasterInfo>
    <spatialReferenceInfo>
    <isReferenced>true</isReferenced>
    <isRectified>true</isRectified>
    <SRID>82394</SRID>
    <spatialResolution dimensionType="X">
    <resolution>28.5</resolution>
    </spatialResolution>
    <spatialResolution dimensionType="Y">
    <resolution>28.5</resolution>
    </spatialResolution>
    <modelCoordinateLocation>UPPERLEFT</modelCoordinateLocation>
    <modelType>FunctionalFitting</modelType>
    <polynomialModel rowOff="0" columnOff="0" xOff="0" yOff="0" zOff="0" rowScal
    e="1" columnScale="1" xScale="1" yScale="1" zScale="1">
    <pPolynomial pType="1" nVars="2" order="1" nCoefficients="3">
    <polynomialCoefficients>-479.9329824561403 0 0.03508771929824561</polyno
    mialCoefficients>
    </pPolynomial>
    <qPolynomial pType="1" nVars="0" order="0" nCoefficients="1">
    <polynomialCoefficients>1</polynomialCoefficients>
    </qPolynomial>
    <rPolynomial pType="1" nVars="2" order="1" nCoefficients="3">
    <polynomialCoefficients>43256.28210526316 -0.03508771929824561 0</polyno
    mialCoefficients>
    </rPolynomial>
    <sPolynomial pType="1" nVars="0" order="0" nCoefficients="1">
    <polynomialCoefficients>1</polynomialCoefficients>
    </sPolynomial>
    </polynomialModel>
    </spatialReferenceInfo>
    <layerInfo>
    <layerDimension>BAND</layerDimension>
    <subLayer>
    <layerNumber>1</layerNumber>
    <layerDimensionOrdinate>0</layerDimensionOrdinate>
    <layerID>subLayer1</layerID>
    <colorMap>
    <colors>
    <cell value="0" blue="0" red="0" green="0" alpha="255"/>
    <cell value="1" blue="20" red="20" green="20" alpha="255"/>
    <cell value="2" blue="36" red="36" green="36" alpha="255"/>
    <cell value="3" blue="48" red="48" green="48" alpha="255"/>
    <cell value="4" blue="52" red="52" green="52" alpha="255"/>
    <cell value="5" blue="72" red="72" green="72" alpha="255"/>
    <cell value="6" blue="121" red="121" green="121" alpha="255"/>
    <cell value="7" blue="133" red="133" green="133" alpha="255"/>
    <cell value="8" blue="153" red="153" green="153" alpha="255"/>
    <cell value="9" blue="178" red="178" green="178" alpha="255"/>
    <cell value="10" blue="178" red="178" green="186" alpha="255"/>
    <cell value="11" blue="186" red="186" green="186" alpha="255"/>
    <cell value="12" blue="198" red="198" green="214" alpha="255"/>
    <cell value="13" blue="230" red="230" green="234" alpha="255"/>
    IMAGE_ID IMAGE_DESCRIPTION
    IMAGE(RASTERTYPE, SPATIALEXTENT(SDO_GTYPE, SDO_SRID, SDO_POINT(X, Y, Z), SDO_ELE
    <cell value="14" blue="242" red="242" green="242" alpha="255"/>
    <cell value="15" blue="255" red="255" green="255" alpha="255"/>
    </colors>
    </colorMap>
    </subLayer>
    </layerInfo>
    </georasterMetadata>
    Is this being georeferenced?

  • Unable to View the Images in OBIEE Title view

    Hi All,
    I am trying to add a image in the title view of Answers interface.
    I placed my image in jpeg format in the following 2 paths.
    C:\OracleBI\oc4j_bi\j2ee\home\applications\analytics\analytics\res\s_oracle10\images
    and
    C:\OracleBI\web\app\res\s_oracle10\images
    I restarted oc4j , biserver & presentation server..
    But I am not able to view the image. It shows a Red X botton.
    I checked my Internet explorer settingg. Everything is fine.
    Please guide me.
    Regards
    Mehaboob Jaan

    Ok here is my instanceconfig.xml file and i dont see anything called style.
    <?xml version="1.0" encoding="utf-8"?>
    <WebConfig>
    <ServerInstance>
    <DSN>AnalyticsWeb</DSN>
    <JavaHome>C:\Program Files\Java\jdk1.5.0_16</JavaHome>
    <CatalogPath>C:/OracleBIData/web/catalog/Arj</CatalogPath>
    <Alerts>
    <ScheduleServer>SSALWXPP072</ScheduleServer>
    </Alerts>
    <CredentialStore>
    <CredentialStorage type="file" path="C:\OracleBIData\web\config\credentialstore.xml" passphrase="secret"/>
    <!-- other settings ... -->
    </CredentialStore>
    <AdvancedReporting>
    <ReportingEngine>XmlP</ReportingEngine>
    <Volume>XmlP</Volume>
    <ServerURL>http://SSALWXPP072:9704/xmlpserver/services/XMLPService</ServerURL>
    <WebURL>http://SSALWXPP072:9704/xmlpserver</WebURL>
    <AdminURL>http://SSALWXPP072:9704/xmlpserver/servlet/admin</AdminURL>
    <AdminCredentialAlias>bipublisheradmin</AdminCredentialAlias>
    </AdvancedReporting>
    <!-- To configure a limited set of languages to be available to users uncomment the <AllowedLanguages> tag below and choose a subset set of language tags from the list. Values must be comma separated. -->
    <!-- <AllowedLanguages>cs,da,de,en,es,fi,it,ja,ko,nl,no,pt,pt-br,sv,zh,zh-tw</AllowedLanguages> -->
    <!-- To configure a limited set of locales to be available to users uncomment the <AllowedLocales> tag below and choose a subset set of locale tags from the list. Values must be comma separated. -->
    <!-- <AllowedLocales>cs-cz,da-dk,de-at,de-ch,de-de,de-li,de-lu,en-au,en-ca,en-cb,en-gb,en-hk,en-ie,en-jm,en-nz,en-ph,en-us,en-za,en-zw,es-ar,es-bo,es-cl,es-co,es-cr,es-do,es-ec,es-es,es-gt,es-hn,es-mx,es-ni,es-pa,es-pe,es-pr,es-py,es-sv,es-uy,es-ve,fi-fi,fr-be,fr-ca,fr-ch,fr-fr,fr-lu,fr-mc,it-ch,it-it,ja-jp,ko-kr,nl-be,nl-nl,no-no,pt-br,pt-pt,sv-fi,sv-se,zh-cn,zh-mo,zh-sg,zh-tw</AllowedLocales> -->
    <!-- <Disconnected><ArchiveIbots>true</ArchiveIbots><DisconnectedDir>disconnected</DisconnectedDir></Disconnected> -->
    </ServerInstance>
    </WebConfig>
    Please let me know how to add this and where to add.
    Thanks
    Jaan

  • I am using an Macbook pro in conjunction with a Time Capsule. I back up all my aperture librarys on it, but how can i view these images that are stored on the capsule please ??

    I am using an Macbook pro in conjunction with a Time Capsule. I back up all my aperture librarys on it, but how can i view these images that are stored on the capsule please ??

    If you want to see what is in a file that is backed up by time machine then you have to restore the entire file. Having said that I have had good experience with Time Machine and individual files... if the file is there then all of it's components are almost for sure there. A way to get around this in Aperture would be to use referenced images. The images then still exist as individual files and can be backed up and restored individually. You would have to do so on a file by file basis though and your album information would still only be saved within the Aperture library.

  • Viewing RAW images in full screen - problem

    I have begun to shoot some images in RAW mode with both my Nikon D70 and Nikon D200 - NEF format. I edit in Photoshop Elements, from withing iPhoto so that edited images are saved back to iPhoto.
    When I view edited images in full screen mode from iPhoto, the edited version will be shown briefly and then the unedited version pops up. Anyone know what this is all about and can it be stopped?
    Also, I am wondering why, when I right-click on a RAW image in iPhoto, one of my choices is "Reprocess RAW" whether I have edited it or not. And there is no choice to "Revert to original" as in non-RAW images.
    Marion

    I think you are referring to minor color and other editing done within iPhoto. I am talking about cropping and other major editing done in Photoshop Elements. This edited RAW image, by default, is saved back to iPhoto - but NOT as JPEG - where I can view it along with other RAW images I have not processed in any way.
    Yet, both edited and unedited images offer me the same option when I right click for the contextual menu - "Reprocess RAW." This is the place where "Revert to Original" appears when this menu is accessed from a JPEG image.
    When I use iPhoto edit, which I almost never do, it does indeed save the image as "JPEG image (from Nikon RAW)." And indeed I do then have the option to Revert to Original.
    Reprocess RAW works in the same way as Revert to Original. It was just mysterious to me why I was offered the opportunity to redo something I'd not done in the first place.
    Thanks for your help.

  • Cannot view horizontal images in Iphoto

    All of the my photos are viewable in Iphoto as thumbnails, but when I try to view the horizontal photos from the thumbnails I get a grey screen with an Exclamation point in the middle instead of the actual photo... The photos I previously turned vertical are opening fine... Also, I can open/view all images when not in IPhoto... How do I fix this?

    I got it to work... I had been adding my modified images to the modified folder in iphoto, instead of putting them in their own folder... once I removed the photos I had added, everything started working as normal... Thank-you for your help! I would have never figured it out...

  • How to view an Image in ABAP Webdynpro on button action

    Hi Experts,
    I want to view an image on a button action without creating a new view or window.
    I just need to display the image.
    Thanks,
    R Sahu

    Hi Rabi,
    Add Context Attribute "SOURCE_IMG" with type String.
    Add Image UI "img_id" in layout and bind its source with this context attribute.
    on any method where you want to change/show image dynamically, put this code :
    here url can be path to image on local or any url-path for web image.
    call method wd_context->set_attribute
           EXPORTING
             name = 'SOURCE_IMG'
             value          = url .
    I hope this is what you are looking for.
    Thank you
    Meet Vajaria

  • How to view large images ?

    i just updated my phone c601 from symbian anna to belle..may i know how to view large images in the nokia internet browser..i cant change it

    sorry,since i have just updated my mobile,i can't show you how large is it,
    but i can show you how small is it...
    even though i click 'more>view image',
    the image that shows me is just that small....
    Attachments:
    scr000001.jpg ‏102 KB

  • How to view the image as cylindrical view in panorama image viewer?

    i am facing the problem to view the image as cylindrical view.
    i.e, the image moved at the end position ,the image seems to jump to the start.
    instead of this the image should view as cylindrical view. i.e, that the end of the image sticks to the beginning of the image.
    import java.awt.Dimension;
    import java.awt.Graphics;
    import java.awt.Graphics2D;
    import java.awt.MediaTracker;
    import java.awt.event.ActionEvent;
    import java.awt.event.ActionListener;
    import java.awt.image.BufferedImage;
    import java.io.File;
    import java.io.IOException;
    import javax.imageio.ImageIO;
    import javax.swing.JFrame;
    import javax.swing.JPanel;
    import javax.swing.Timer;
    public class PanoramaImageDemo
         private BufferedImage biBackground = null;
         private JFrame f;
         PanoramaImageDemo()
              f = new JFrame("AniDemo 1.0");
              f.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
              loadBackground("C:/Documents and Settings/All Users/Documents/My Pictures/Sample Pictures/sunset.jpg");
              myPanel p = new myPanel(biBackground);
              f.add(p);
              f.pack();
              f.setVisible(true);
         private void loadBackground(String fn)
              File file = new File(fn);
              BufferedImage image = null;
              try
                   image = ImageIO.read(file);
              catch (IOException e1)
                   System.out.println("File Not Found");
              MediaTracker mt = new MediaTracker(f);
              mt.addImage(image, 0);
              try
                   mt.waitForID(0);
                   biBackground = new BufferedImage(image.getWidth(), image
                             .getHeight(), BufferedImage.TYPE_INT_RGB);
                   Graphics2D g2 = biBackground.createGraphics();
                   g2.drawImage(image, 0, 0, null);
                   g2.dispose();
              catch (InterruptedException e)
                   System.out.println(e.toString());
         public static void main(String[] args)
              new PanoramaImageDemo();
         class myPanel extends JPanel implements ActionListener
              private BufferedImage background;
              private BufferedImage bi = null;
              private int upperLeft = 0;
              int width;
              int height;
              myPanel(BufferedImage bg)
                   super();
                   background = bg;
                   width = background.getWidth() / 2;
                   height = background.getHeight();
                   bi = background.getSubimage(upperLeft, 0, width, height);
                   setPreferredSize(new Dimension(width, height));
                   Timer t = new Timer(5, this);
                   t.start();
              public void actionPerformed(ActionEvent e)
                   upperLeft += 1;
                   if (upperLeft >= width)
                        upperLeft = 38; // adjust to make rollover seemless
                   bi = background.getSubimage(upperLeft, 0, width, height);
                   repaint();
              public void paintComponent(Graphics g)
                   g.drawImage(bi, 0, 0, this);
    }plz help me regarding this concept

    I have learnt a technique when I am programming in flash.
    Assume you have a photo cat.jpg with 10 units in width and 10 units in height. You can have a view(viewport) 10 units in width and 10 units in height.
    The following shows the width of the photo:
    012345679
    To show an effect of panorama, you can draw 2 photo at any time. I assume the eyesight of a person move from left to right with 1 unit at a time.
    The original image is 0123456789.
    If the person move eyesight to right by one unit, the image become
    1234567890
    If the person move eyesight to right by one more unit, the image become
    2345678901
    You can program the by drawing 2 images at any time.
    0123456789(zero width for second image)
    123456789(0, 1 unit in width in second image)
    23456789(01, 2 unit in width in second image)
    To display part of image, try this link to a program to crop image
    http://www.java2s.com/Code/Java/2D-Graphics-GUI/Imagecrop.htm

Maybe you are looking for

  • Connecting to my computer

    I have just bought a USB cable to connect to my computer, but when I click on the connect button in the software, the timer just hangs and nothing happens. I have a feeling it is to do with driver installation but am not sure. Can anyone help?

  • Adobe pro 9 requires mac admin password

    I just restored my macbook air and reinstalled my adobe pro 9 software, but now I have to enter my admin password before I can open any pdf file.  How can I turn off this security feature?

  • Bizzarre non-deterministic run-time behavior.

    This is an attempt to coninue a thread that fell into the Archived Forums category after a year of inactivity. That thread can no longer be updated. This post is merely to note that the bug encountered in http://forum.java.sun.com/thread.jspa?threadI

  • Reset Password on Admin Account

    Hi All, I have a server running Windows Server 2008 R2 and I have forgot the password to log into the admin account (its been a while since I have logged in!) I have been looking though the fourm and on the internet and everyone is saying the same th

  • Folders within iPhoto Library

    I have only one folder "iPhoto Library" that shows up in my finder. If I want to look at the contents I need to use the drop down and select "show package contents". Is there a way to select this as a default view?