JDK-4095978 : Provide API to retrieve individual frames of a multi-frame GIF
  • Type: Enhancement
  • Component: client-libs
  • Sub-Component: 2d
  • Affected Version: 1.1.4
  • Priority: P5
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows_nt
  • CPU: x86
  • Submitted: 1997-12-01
  • Updated: 1999-10-27
  • Resolved: 1999-10-27
Related Reports
Duplicate :  
Description

Name: dgC58589			Date: 12/01/97


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)
======================================================================

Comments
EVALUATION The image I/O framework will address this.
11-06-2004

WORK AROUND Name: dgC58589 Date: 12/01/97 n/a ======================================================================
11-06-2004

PUBLIC COMMENTS The image I/O framework will address this. See RFE 4101949
10-06-2004