| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Interface to GIF Application Extension chunks (gIFx), which constains application-specific information converted from GIF89a files.
PngImage.getGifExtensions()| Method Summary | |
|  byte[] | getAuthenticationCode()Returns a the Authentication Code of this GifExtension, which may be used to further validate the extension. | 
|  byte[] | getData()Returns the application-specific data of this GifExtension, which is not defined by the GIF specification. | 
|  java.lang.String | getIdentifier()Returns the Application Identifier of this GifExtension, which identifies the application that created the extension. | 
| Method Detail | 
public java.lang.String getIdentifier()
public byte[] getAuthenticationCode()
public byte[] getData()
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||