|
|
JPG Thumbnails
Hi!
I've searched the net for information on how to read the thumbnail
image that many JPG files have embedded into them. No success until
now. Can somebody help me with a piece of java code (not using any kind
of external library, only JSDK classes, please) I can use in my
application, please ?
Thanks in advance
--
Abs
|
|
0
|
|
|
|
Reply
|
abs
|
1/12/2004 11:18:00 PM |
|
fup2 comp.lang.java.programmer
abs:
> I've searched the net for information on how to read the thumbnail
>image that many JPG files have embedded into them. No success until
>now. Can somebody help me with a piece of java code (not using any kind
>of external library, only JSDK classes, please) I can use in my
>application, please ?
Check out javax.imageio.ImageReader and its various methods with
"thumbnail" in the name, e.g. hasThumbnails, readThumbnail, etc.
Regards,
Marco
--
Please reply in the newsgroup, not by email!
Java programming tips: http://jiu.sourceforge.net/javatips.html
Other Java pages: http://www.geocities.com/marcoschmidt.geo/java.html
|
|
0
|
|
|
|
Reply
|
Marco
|
1/12/2004 11:38:20 PM
|
|
|
1 Replies
164 Views
(page loaded in 0.778 seconds)
Similiar Articles: Get the thumbnail of a PDF as an image - comp.text.pdfHi - How can I extract the thumbnail of the first page in an existing PDF file in my Windows Visual C++ application as a JPEG, PNG or TIFF? - If po... jpeg decoding speeds: x86, ARM, dsp, fpga, GPU - comp.compression ...We're looking at various jpeg libraries, and considering hotter boxes (quad core ... example, say I had 1000 5mpix images, what would be the fastest way to thumbnail them ... Plugin error - comp.graphics.apps.gimpThe images appears in the preview > thumbnail window. I can also view them using ... wrote: > GIMP Message > Opening '/home/nospam/My_Pictures/photos/someimage.jpg ... CS2-Bridge PICT file thumbnails not showing - comp.graphics.apps ...It seems to need to re-create all the thumbnails no matter how many times I have viewed ... When I load the CFcard into my reader the JPEG files show fine in ... Opening PS from Bridge - comp.graphics.apps.photoshopOn my computer, jpg file is associated with Irfanview because Irfanview is quick ... Roman drag the thumbnail or several from windows explorer over to your Bridge ... Images in Filemaker Pro Question - comp.databases.filemaker ...This will allow you to import (or reference) image, filename, filepath and thumbnail. ... disk I have > a collection of images that match the image code, such as 1234.jpg ... How to resize image using javascript codes - comp.graphics.apps ...Do you use thumbnails? An example or the actual page(s) would help too. The nice thing ... resize figure window - comp.soft-sys.matlab Matlab figure to fixed jpeg size - comp ... Cross Platform Dicom Viewer - MAYAM - comp.protocols.dicom ...Query compressed studies without decompressing them[JPEG LS,JPEG LS LOSSLESS,JPEG ... KB] takes 157 ms, compression rate= 1 : 1.0001066 Exception in thread "Thumbnail ... How to compress YUYV with libjpeg? - comp.compressionIn order to pass this format unaltered through JPEG compression, you have to ... comp.text.pdf How to compress YUYV with libjpeg? - comp.compression Get the thumbnail of ... [comp.publish.cdrom] CD-Recordable FAQ, Part 1/4 - comp.publish ...Archive-name: cdrom/cd-recordable/part1 Posting-Frequency: monthly Last-modified: 2008/10/09 Version: 2.71 Send corrections and updates to And... How to Make Thumbnails of a .JPG | eHow.comIf you have large images on your website that you want to preview, you will need to create thumbnails of those images. These small preview images allow users to ... How to Convert a JPG to a Thumbnail | eHow.comThumbnails are a smaller version of jpg images, in physical size as well as file size. Thumbnails are used to preview an image and take up less space whether in your ... 7/29/2012 12:44:43 AM
|
|
|
|
|
|
|
|
|