Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 4095978
Votes 3
Synopsis Provide API to retrieve individual frames of a multi-frame GIF
Category java:classes_2d
Reported Against 1.1.4
Release Fixed
State 11-Closed, duplicate of 4101949, request for enhancement
Priority: 5-Very Low
Related Bugs 4101949
Submit Date 01-DEC-1997
Description




The GIF 89a (and 87?) format(s) can contain
multiple images.  These images are usually used
to provide animated images.  Nevertheless, they
could also be used to load multiple independent
images at the same time.

It would be nice if Java's getImage() (or another
function) could provide access to these other
images in a GIF file.
(Review ID: 21068)
======================================================================
Work Around




n/a
======================================================================
Evaluation
The image I/O framework will address this.
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang